[llvm] [ARM] Stop gluing ALU nodes to branches / selects (PR #116970)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 1 13:24:47 PST 2024
s-barannikov wrote:
I kind of expected that.
It is likely there are multiple object files condaiting faulty generated code. It might help compiling with `-mllvm -verify-machineinstrs`.
If the issue is pressing, don't hesitate to push the revert button. Otherwise I'll look into it tomorrow.
https://github.com/llvm/llvm-project/pull/116970
More information about the llvm-commits
mailing list