[PATCH] D86371: [CodeGenPrepare][X86] Teach optimizeGatherScatterInst to turn a splat pointer into GEP with scalar base and 0 index

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 20:45:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb16e8687ab6c: [CodeGenPrepare][X86] Teach optimizeGatherScatterInst to turn a splat pointer… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86371

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/test/Transforms/CodeGenPrepare/X86/gather-scatter-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86371.289629.patch
Type: text/x-patch
Size: 14824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/d6f40831/attachment.bin>


More information about the llvm-commits mailing list