[PATCH] D89331: [TableGen] Add the !not and !xor operators.

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 13:32:59 PDT 2020


Paul-C-Anagnostopoulos updated this revision to Diff 297946.
Paul-C-Anagnostopoulos added a comment.

I update the TableGen Programmer's Reference to document the two new bang operators.


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

https://reviews.llvm.org/D89331

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/test/TableGen/arithmetic.td
  llvm/test/TableGen/if.td
  llvm/test/TableGen/math.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89331.297946.patch
Type: text/x-patch
Size: 11604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/dc22e1ac/attachment.bin>


More information about the llvm-commits mailing list