Skip to content

Commit 88ae8fd

Browse files
committed
chore(env-doc): allowlist VT_MLA_FUSED_NORM_ROPE (A5 fold rollback flag)
The MLA A2+A5 fold (c1ffa311) added the VT_MLA_FUSED_NORM_ROPE A/B rollback switch for the shared kFusedNormRope op but did not allowlist it — check-env-doc went RED on main. It is a kernel-internal tuning switch (sibling of the other VT_MLA/VT_V4 fold flags), so it belongs on the allowlist. Fix-forward. FOLLOWING_AGENTS_PROTOCOL Assisted-by: Claude Code:claude-opus-4-8 [ClaudeCode]
1 parent 2d31902 commit 88ae8fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/env-doc-allowlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,4 @@ VT_V4_Q8_PAIR
152152
VT_V4_Q8_PROBE
153153
VT_V4_Q8_ILP
154154
VT_V4_Q8_PREFETCH
155+
VT_MLA_FUSED_NORM_ROPE

0 commit comments

Comments
 (0)