[llvm] [AArch64][SelectionDAG] Improve codegen for insert_into_scalable(zext_fixed_length_vector) (PR #192405)

Ricardo Jesus via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 01:06:22 PDT 2026


https://github.com/rj-jesus commented:

Hi, this seems like a more general combine for (and sext (i1), splat (1)). Any reason to make this specific to AArch64ISD::SETCC_MERGE_ZERO?

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


More information about the llvm-commits mailing list