[PATCH] D69151: [gicombiner] Import tryCombineIndexedLoadStore()

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 17:36:06 PDT 2019


dsanders created this revision.
dsanders added reviewers: bogner, volkan.
Herald added subscribers: Petar.Avramovic, arphaman, hiraditya.
Herald added a project: LLVM.

Now that arbitrary data is supported, import tryCombineIndexedLoadStore()

Depends on D69147 <https://reviews.llvm.org/D69147>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69151

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
  llvm/utils/TableGen/GICombinerEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69151.225550.patch
Type: text/x-patch
Size: 6821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191018/31a98a2f/attachment.bin>


More information about the llvm-commits mailing list