[PATCH] D76947: [SelectionDAGBuilder][CGP][X86] Move some of SDB's gather/scatter uniform base handling to CGP.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 17:51:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG944cc5e0ab5c: [SelectionDAGBuilder][CGP][X86] Move some of SDB's gather/scatter uniform baseā€¦ (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D76947?vs=257946&id=258215#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76947

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/test/CodeGen/X86/masked_gather.ll
  llvm/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/test/CodeGen/X86/pr45067.ll
  llvm/test/Transforms/CodeGenPrepare/X86/gather-scatter-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76947.258215.patch
Type: text/x-patch
Size: 21729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/9df4e74b/attachment.bin>


More information about the llvm-commits mailing list