[llvm] [SLP][REVEC] Fix insertelement legality checks (PR #146921)

Gaƫtan Bossu via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 4 00:56:50 PDT 2025


gbossu wrote:

Hi @HanKuanChen , thanks for the review! Should I try and apply your suggestion? So far I just created a `Gather` node to be safe, as I don't completely understand the implications of vectorising `insertelement` instructions where some values in `VL` are poison.

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


More information about the llvm-commits mailing list