[llvm] [X86] combineINSERT_SUBVECTOR - fold insert_subvector(base,extract_subvector(broadcast)) -> blend shuffle(base,broadcast) (PR #133083)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 28 02:19:01 PDT 2025
RKSimon wrote:
@googlewalt Please can you send me a repro asap - cheers
https://github.com/llvm/llvm-project/pull/133083
More information about the llvm-commits
mailing list