[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
Sun Oct 15 17:56:10 PDT 2017


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

Refresh before commit


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
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37457.119101.patch
Type: text/x-patch
Size: 14889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171016/3ee087b6/attachment.bin>


More information about the llvm-commits mailing list