[PATCH] D28942: [globalisel] Re-factor ISel matchers into a hierarchy. NFC

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 04:24:19 PST 2017


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

Fix a silly mistake. RegisterOperandPredicate is testing the LLT for the register not the register itself.


https://reviews.llvm.org/D28942

Files:
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28942.85121.patch
Type: text/x-patch
Size: 10929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/09053bcb/attachment.bin>


More information about the llvm-commits mailing list