[PATCH] D37457: [globalisel][tablegen] Implement unindexed load, non-extending load, and MemVT checks

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 13:21:33 PDT 2017


dsanders updated this revision to Diff 118460.
dsanders added a comment.

Rebase and ping


https://reviews.llvm.org/D37457

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  test/CodeGen/AArch64/GlobalISel/select-load.mir
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37457.118460.patch
Type: text/x-patch
Size: 11955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/54ecf365/attachment.bin>


More information about the llvm-commits mailing list