[llvm] [X86] Widden binary shuffle to unary for i8/i16 (PR #96414)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 23 06:14:05 PDT 2024
phoebewang wrote:
> It might be better to handle this inside combineTargetShufle
Good point! Done.
https://github.com/llvm/llvm-project/pull/96414
More information about the llvm-commits
mailing list