[PATCH] D134001: [TableGen] Add div bang operator
Michael Maitland via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 19:59:23 PDT 2022
michaelmaitland updated this revision to Diff 460609.
michaelmaitland added a comment.
error for INT64_MIN / -1; clarify signed division; simplify errors
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.460609.patch
Type: text/x-patch
Size: 8100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/b0ec3d00/attachment.bin>
More information about the llvm-commits
mailing list