[PATCH] D44112: TableGen: Type-check BinOps
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 9 03:38:52 PST 2018
nhaehnle updated this revision to Diff 137721.
nhaehnle added a comment.
Update the docs, relax operands to !add, !and, !or in the same
way as shifts and add tests for it.
Repository:
rL LLVM
https://reviews.llvm.org/D44112
Files:
docs/TableGen/LangIntro.rst
lib/TableGen/TGParser.cpp
test/TableGen/Paste.td
test/TableGen/arithmetic.td
test/TableGen/dag-functional.td
test/TableGen/listconcat.td
test/TableGen/math.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44112.137721.patch
Type: text/x-patch
Size: 10679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/74100120/attachment.bin>
More information about the llvm-commits
mailing list