[PATCH] D40055: [SelectionDAG][X86] Explicitly store the scale in the gather/scatter ISD nodes
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 13:22:57 PST 2018
craig.topper updated this revision to Diff 129151.
craig.topper added a comment.
Rebase and add the asserts Simon requested
https://reviews.llvm.org/D40055
Files:
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40055.129151.patch
Type: text/x-patch
Size: 17970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/bb77e235/attachment.bin>
More information about the llvm-commits
mailing list