[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
================
@@ -19,6 +19,7 @@
namespace llvm {
class FunctionPass;
+class ModulePass;
----------------
topperc wrote:
alphabetize
https://github.com/llvm/llvm-project/pull/160536
More information about the llvm-commits
mailing list