[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:55 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315884: [globalisel][tablegen] Implement unindexed load, non-extending load, and MemVT… (authored by dsanders).

Repository:
  rL LLVM

https://reviews.llvm.org/D37457

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

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


More information about the llvm-commits mailing list