[PATCH] D88595: [TableGen] Add not_all_same constraint check

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 19:52:43 PST 2021


greened updated this revision to Diff 315984.
greened added a comment.

Updated to main, implemented some suggested changes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88595/new/

https://reviews.llvm.org/D88595

Files:
  llvm/include/llvm/MC/MCInstrDesc.h
  llvm/test/TableGen/ConstraintChecking.inc
  llvm/test/TableGen/NotAllSameConstraintChecking1.td
  llvm/test/TableGen/NotAllSameConstraintChecking2.td
  llvm/test/TableGen/NotAllSameConstraintChecking3.td
  llvm/test/TableGen/NotAllSameConstraintChecking4.td
  llvm/utils/TableGen/CodeGenInstruction.cpp
  llvm/utils/TableGen/CodeGenInstruction.h
  llvm/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88595.315984.patch
Type: text/x-patch
Size: 26181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/d4ebe5d4/attachment.bin>


More information about the llvm-commits mailing list