[PATCH] D147173: [RISCV] Merge SExtWRemoval and StripWSuffix into a single pass.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 15:17:03 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c10a6122edf: [RISCV] Merge SExtWRemoval and StripWSuffix into a single pass. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D147173?vs=509430&id=509485#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147173/new/
https://reviews.llvm.org/D147173
Files:
llvm/lib/Target/RISCV/CMakeLists.txt
llvm/lib/Target/RISCV/RISCV.h
llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp
llvm/lib/Target/RISCV/RISCVStripWSuffix.cpp
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/test/CodeGen/RISCV/O3-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147173.509485.patch
Type: text/x-patch
Size: 11692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/12080168/attachment.bin>
More information about the llvm-commits
mailing list