[PATCH] D134068: [TableGen] Add log bang operator

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


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

Rename log -> logtwo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134068

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: D134068.464302.patch
Type: text/x-patch
Size: 6520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/054c924d/attachment.bin>


More information about the llvm-commits mailing list