[llvm-branch-commits] [llvm] [CodeGen][StaticDataSplitter]Support constant pool partitioning (PR #129781)

Snehasish Kumar via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Mar 25 13:48:41 PDT 2025


================
@@ -0,0 +1,141 @@
+; RUN: llc -mtriple=aarch64 -enable-split-machine-functions \
----------------
snehasish wrote:

Can we drop the `-enable-split-machine-functions` flag here and below?

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


More information about the llvm-branch-commits mailing list