[llvm] [GlobalISel] Combine away G_UNMERGE(G_IMPLICITDEF). (PR #119183)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 15 22:12:11 PST 2024


================

----------------
davemgreen wrote:

I believe zext(undef) was turned into 0, but could then was not folded into the shl/or during the legalizer.

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


More information about the llvm-commits mailing list