[PATCH] D77183: [VectorUtils][X86] De-templatize scaleShuffleMask and 2 X86 shuffle mask helpers and move their implementation to cpp files
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 01:04:08 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf92563f9077d: [VectorUtils][X86] De-templatize scaleShuffleMask and 2 X86 shuffle maskā¦ (authored by craig.topper).
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77183/new/
https://reviews.llvm.org/D77183
Files:
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InterleavedAccess.cpp
llvm/unittests/Analysis/VectorUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77183.254102.patch
Type: text/x-patch
Size: 13636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/deb4bbe9/attachment.bin>
More information about the llvm-commits
mailing list