[llvm] [SelectionDAG] Deal with POISON for INSERT_VECTOR_ELT/INSERT_SUBVECTOR (part 1) (PR #143102)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 4 04:49:12 PDT 2025
RKSimon wrote:
Similarly - should we be allowed to remove freezes from constant pool loads entirely (maybe with some handling for undef elts in the Constant)?
https://github.com/llvm/llvm-project/pull/143102
More information about the llvm-commits
mailing list