[llvm] [GlobalISel] Combine [a, s, z]ext of undef into 0 or undef (PR #117439)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 24 14:32:09 PST 2024


https://github.com/aemerson commented:

Not for this PR, but the ergonomics of our legality checking story is horrendous. This approach of having to constantly check for every single thing we create can't scale in the long term.

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


More information about the llvm-commits mailing list