[llvm] [InstCombine] Fold select of undef to freeze (PR #96773)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 03:42:43 PDT 2024
nikic wrote:
Maybe we should wait on the nopoison attribute first? Though this will take time as it needs an LLVM upgrade in Rust first...
https://github.com/llvm/llvm-project/pull/96773
More information about the llvm-commits
mailing list