[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 08:36:21 PDT 2023
Pierre-vh updated this revision to Diff 554371.
Pierre-vh added a comment.
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.554371.patch
Type: text/x-patch
Size: 26026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/02cadc78/attachment.bin>
More information about the llvm-commits
mailing list