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

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 17:58:22 PDT 2022


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

Replace semicolon at end of file


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.460582.patch
Type: text/x-patch
Size: 7681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/0fa6d944/attachment.bin>


More information about the llvm-commits mailing list