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

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 13:14:33 PDT 2020


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

Make clang-tidy (more?) happy.


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.295389.patch
Type: text/x-patch
Size: 26123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/5e8b8511/attachment.bin>


More information about the llvm-commits mailing list