[PATCH] D111595: [X86] Move splat addends from the gather/scatter index operand to the base address

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 17:40:13 PDT 2021


pengfei updated this revision to Diff 379569.
pengfei marked 3 inline comments as done.
pengfei added a comment.

Address review comments. Thanks Craig.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111595

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111595.379569.patch
Type: text/x-patch
Size: 17146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/4caa09f6/attachment-0001.bin>


More information about the llvm-commits mailing list