[PATCH] D159111: [TableGen][GlobalISel] Add support for matching/writing MIFlags in MIR Patterns

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 23:34:00 PDT 2023


Pierre-vh updated this revision to Diff 554584.
Pierre-vh marked an inline comment as done.
Pierre-vh added a comment.

Update docs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159111

Files:
  llvm/docs/GlobalISel/MIRPatterns.rst
  llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h
  llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h
  llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/Combiner.cpp
  llvm/lib/CodeGen/GlobalISel/GIMatchTableExecutor.cpp
  llvm/test/TableGen/GlobalISelCombinerEmitter/builtins/builtin-pattern-errors.td
  llvm/test/TableGen/GlobalISelCombinerEmitter/matchtable-miflags.td
  llvm/test/TableGen/GlobalISelCombinerEmitter/patfrag-errors.td
  llvm/test/TableGen/GlobalISelCombinerEmitter/pattern-errors.td
  llvm/test/TableGen/GlobalISelCombinerEmitter/pattern-parsing.td
  llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp
  llvm/utils/TableGen/GlobalISelMatchTable.cpp
  llvm/utils/TableGen/GlobalISelMatchTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159111.554584.patch
Type: text/x-patch
Size: 26129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/37db93b6/attachment.bin>


More information about the llvm-commits mailing list