[PATCH] D139037: [RISCV] Fold low 12 bits into instruction during frame index elimination
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 10:20:36 PST 2022
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
This LGTM - I've read through and also run the GCC torture suite with it enabled. Anything related to frame indices is fiddly and error prone so it's not impossible there's a bug lurking - but I've failed to see one so far!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139037/new/
https://reviews.llvm.org/D139037
More information about the llvm-commits
mailing list