[all-commits] [llvm/llvm-project] c06a61: [X86] narrowShuffle - only narrow from legal vecto...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri May 12 08:41:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c06a61f78eeba8e36fa845845f90bc17eb19672a
https://github.com/llvm/llvm-project/commit/c06a61f78eeba8e36fa845845f90bc17eb19672a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/phaddsub-extract.ll
A llvm/test/CodeGen/X86/pr62653.ll
Log Message:
-----------
[X86] narrowShuffle - only narrow from legal vector types
Fixes #62653
More information about the All-commits
mailing list