[all-commits] [llvm/llvm-project] 8a1956: [X86] lowerV64I8Shuffle - attempt to match with lo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 28 09:37:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a1956dfa590d5043dfb7be36013383bdcdc4fa7
https://github.com/llvm/llvm-project/commit/8a1956dfa590d5043dfb7be36013383bdcdc4fa7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-2.ll
M llvm/test/CodeGen/X86/vector-shuffle-512-v64.ll
Log Message:
-----------
[X86] lowerV64I8Shuffle - attempt to match with lowerShuffleAsLanePermuteAndPermute
Fixes #54562
More information about the All-commits
mailing list