[PATCH] D71442: [X86] Check if source elements are not structures before using a uniform base for the Gather/Scatter intrinsic.

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 14 04:41:39 PST 2019


pengfei updated this revision to Diff 233928.
pengfei added a comment.

Removed unnecessary else.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71442/new/

https://reviews.llvm.org/D71442

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/X86/masked_gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71442.233928.patch
Type: text/x-patch
Size: 22972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191214/9130bdce/attachment.bin>


More information about the llvm-commits mailing list