[llvm] [RISCV] Introduce pass to promote double constants to a global array (PR #160536)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 1 14:22:14 PDT 2025


================
@@ -59,6 +59,7 @@ add_llvm_target(RISCVCodeGen
   RISCVOptWInstrs.cpp
   RISCVPostRAExpandPseudoInsts.cpp
   RISCVPushPopOptimizer.cpp
+  RISCVPromoteConstant.cpp
----------------
topperc wrote:

This isn't alphabetized correctly.

https://github.com/llvm/llvm-project/pull/160536


More information about the llvm-commits mailing list