[PATCH] D39927: [X86] Allow X86ISD::Wrapper to be folded into the base of gather/scatter address

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 12 23:16:47 PST 2017


craig.topper updated this revision to Diff 122610.
craig.topper added a comment.

Add a large code model test. Merge 'else' and 'if (matchVectorAddress". Add a comment.


https://reviews.llvm.org/D39927

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  test/CodeGen/X86/masked_gather_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39927.122610.patch
Type: text/x-patch
Size: 10554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/9ddcb5bb/attachment.bin>


More information about the llvm-commits mailing list