[llvm] [RISCV] Add late optimization pass for riscv (PR #133256)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 27 10:59:16 PDT 2025
================
@@ -35,6 +35,7 @@ add_llvm_target(RISCVCodeGen
RISCVConstantPoolValue.cpp
RISCVDeadRegisterDefinitions.cpp
RISCVMakeCompressible.cpp
+ RISCVLateOpt.cpp
----------------
topperc wrote:
This list is supposed to be alphabetized. I don't know what happened with RISCVMakeCompressible.cpp
https://github.com/llvm/llvm-project/pull/133256
More information about the llvm-commits
mailing list