Skip to content

chore: bump PLENA_Compiler to merged main (#57 im2col, #58 causal-mask, #59 FFN roll)#88

Merged
booth-algo merged 1 commit into
mainfrom
chore/bump-compiler-causal-ffn
Jun 3, 2026
Merged

chore: bump PLENA_Compiler to merged main (#57 im2col, #58 causal-mask, #59 FFN roll)#88
booth-algo merged 1 commit into
mainfrom
chore/bump-compiler-causal-ffn

Conversation

@booth-algo

Copy link
Copy Markdown
Collaborator

Re-pins the PLENA_Compiler submodule from 74ff7a5 (#56) to merged-main ebdba9e, so the simulator picks up three compiler fixes that are already merged to PLENA_Compiler main but not yet referenced here:

Pure submodule pointer change; no other files. The renamed ATEN_OPS_UNROLL harnesses already match (the simulator was re-pinned to #56 in #85).

Verification

Smoke-tested the simulator against the merged compiler (ebdba9e), 1 layer, seq_len=64:

case config exercises result
decoder native_32x32x4 #58 causal multi-tile + #59 FFN roll PASS (207,677 ISA lines)
vision-layers native_64x64x16 #57 im2col PASS (307,648 ISA lines)

The decoder line count reflects #59's FFN roll, and allclose passes (confirming #58's causal fix is active on the combined main).

@booth-algo booth-algo force-pushed the chore/bump-compiler-causal-ffn branch from 7e207fc to 0d3704d Compare June 3, 2026 16:20
@booth-algo booth-algo merged commit e2e9d04 into main Jun 3, 2026
1 check passed
@booth-algo booth-algo deleted the chore/bump-compiler-causal-ffn branch June 3, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant