[PATCH] D36618: [globalisel][tablegen] Simplify named operand/operator lookups and fix a wrong-code bug this revealed.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 11:50:34 PDT 2017


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

Rebase and ping


https://reviews.llvm.org/D36618

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36618.118446.patch
Type: text/x-patch
Size: 37398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/fcfba840/attachment.bin>


More information about the llvm-commits mailing list