[llvm] [CodeGen] Introduce Static Data Splitter pass (PR #122183)
Mingming Liu via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 13:29:19 PST 2025
================
@@ -0,0 +1,177 @@
+; -stats requires asserts
+; requires: asserts
----------------
mingmingl-llvm wrote:
Thanks! I'm able to reproduce https://lab.llvm.org/buildbot/#/builders/127/builds/2148 and the fix https://github.com/llvm/llvm-project/commit/1688c8719fca43e285bfa3900062a2248295a9af was submitted.
https://github.com/llvm/llvm-project/pull/122183
More information about the llvm-commits
mailing list