[llvm] [ARM] Stop gluing ALU nodes to branches / selects (PR #116970)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 1 10:23:20 PST 2024


mstorsjo wrote:

I've run into another crash in Wine compiled for armv7 with clang after this has landed; I've finished bisecting the code now, will look into pinpointing which individual object file the faulty generated code is within.

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


More information about the llvm-commits mailing list