[PATCH] D129948: [RISCV] Fold stack reload into sext.w by using lw instead of ld.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 09:09:31 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7f2a6337144: [RISCV] Fold stack reload into sext.w by using lw instead of ld. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D129948?vs=445346&id=445533#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129948/new/
https://reviews.llvm.org/D129948
Files:
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.h
llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp
llvm/test/CodeGen/RISCV/stack-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129948.445533.patch
Type: text/x-patch
Size: 7055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/85c4f2d9/attachment.bin>
More information about the llvm-commits
mailing list