[PATCH] D76508: [VectorUtils] move x86's scaleShuffleMask to generic VectorUtils
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 07:04:35 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0eeee83d7513: [VectorUtils] move x86's scaleShuffleMask to generic VectorUtils (authored by spatel).
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76508/new/
https://reviews.llvm.org/D76508
Files:
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/unittests/Analysis/VectorUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76508.252022.patch
Type: text/x-patch
Size: 5135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/16850d78/attachment.bin>
More information about the llvm-commits
mailing list