[PATCH] D91008: [TableGen] Add the !filter bang operator.

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 07:57:33 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG91d2e5c81aeb: [TableGen] Add the !filter bang operator. (authored by Paul-C-Anagnostopoulos).

Changed prior to commit:
  https://reviews.llvm.org/D91008?vs=303654&id=303874#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91008

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/IR/IntrinsicsNVVM.td
  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/lib/TableGen/TGParser.h
  llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
  llvm/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/test/TableGen/filter.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91008.303874.patch
Type: text/x-patch
Size: 21981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/29541872/attachment.bin>


More information about the llvm-commits mailing list