[PATCH] D134001: [TableGen] Add div bang operator

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 09:37:26 PDT 2022


michaelmaitland updated this revision to Diff 464304.
michaelmaitland added a comment.

Changed documentation string to division of INT64_MIN by -1.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134001

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/math.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134001.464304.patch
Type: text/x-patch
Size: 8106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/3d27310a/attachment.bin>


More information about the llvm-commits mailing list