[PATCH] D145300: [TableGen] add !upper and !lower operators to change the casing of strings.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 4 00:30:20 PST 2023


zjaffal created this revision.
zjaffal added reviewers: craig.topper, nhaehnle, Paul-C-Anagnostopoulos, barannikov88.
Herald added a subscriber: hiraditya.
Herald added a project: All.
zjaffal requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145300

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/string_ops.td
  llvm/utils/kate/llvm-tablegen.xml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145300.502359.patch
Type: text/x-patch
Size: 12061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230304/de2bb2ed/attachment-0001.bin>


More information about the llvm-commits mailing list