[PATCH] D58595: [TableGen][SelectionDAG][X86] Add specific isel matchers for immAllZerosV/immAllOnesV. Remove bitcasts from X86 patterns that are no longer necessary.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 25 08:20:56 PST 2019
craig.topper updated this revision to Diff 188187.
craig.topper added a comment.
Add comment about size.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58595/new/
https://reviews.llvm.org/D58595
Files:
include/llvm/CodeGen/SelectionDAGISel.h
include/llvm/Target/TargetSelectionDAG.td
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Target/SystemZ/SystemZOperators.td
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86InstrVecCompiler.td
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/DAGISelMatcher.cpp
utils/TableGen/DAGISelMatcher.h
utils/TableGen/DAGISelMatcherEmitter.cpp
utils/TableGen/DAGISelMatcherGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58595.188187.patch
Type: text/x-patch
Size: 27653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/e4f38c89/attachment.bin>
More information about the llvm-commits
mailing list