[llvm] [SelectionDAG] Improve isGuaranteedNotToBeUndefOrPoison (PR #147019)

Björn Pettersson via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 17 11:53:04 PDT 2025


bjope wrote:

> Can you seperate off the peekThroughInsertVectorElt change into a followup PR? I think that's the only thing causing hesitation on this patch - the subvector handling in particular looks trivial.

Sure. I rebased and updated the patch to skip the peek through at this stage.

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


More information about the llvm-commits mailing list