[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
Fri Oct 13 16:32:46 PDT 2017


dsanders updated this revision to Diff 118989.
dsanders marked 6 inline comments as done.
dsanders added a comment.

Fix nits aside from the addPredicate change.


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.118989.patch
Type: text/x-patch
Size: 38237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/f60c67e7/attachment.bin>


More information about the llvm-commits mailing list