[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
Mon Mar 31 04:26:27 PDT 2025
RKSimon wrote:
@rupprecht @googlewalt I think I have a repro now - just working on reduction
https://github.com/llvm/llvm-project/pull/133083
More information about the llvm-commits
mailing list