[PATCH] D90107: [TableGen] [AMDGPU] Add !sub bang operator for subtraction

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 25 10:23:01 PDT 2020


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

Improve the arithmetic.td test so all results are different.


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

https://reviews.llvm.org/D90107

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/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/test/TableGen/arithmetic.td
  llvm/test/TableGen/math.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90107.300546.patch
Type: text/x-patch
Size: 13481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201025/a0c79df0/attachment.bin>


More information about the llvm-commits mailing list