[PATCH] D42293: [TableGen][AsmMatcherEmitter] Fix tied-constraint checking for InstAliases

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 06:14:03 PST 2018


sdesmalen updated this revision to Diff 132160.
sdesmalen removed a reviewer: mcrosier.
sdesmalen added a comment.

Retain old behaviour of disallowing repeated operands in InstAliases when tied-operand checking is not enabled (which is currently the case with ReportMultipleNearMisses)


https://reviews.llvm.org/D42293

Files:
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42293.132160.patch
Type: text/x-patch
Size: 23112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/9f2a9c47/attachment.bin>


More information about the llvm-commits mailing list