Allow matching one or more MIFlags, and writing them out as well.
Depends on D158975
Paths
| Differential D159111
[TableGen][GlobalISel] Add support for matching/writing MIFlags in MIR Patterns AbandonedPublic Authored by Pierre-vh on Aug 29 2023, 8:27 AM.
Details
Diff Detail
Event TimelinePierre-vh added inline comments.
Revision Contents
Diff 554584 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.h
llvm/utils/TableGen/GlobalISelMatchTable.cpp
|