[PATCH] D158975: [TableGen][GlobalISel] Add MIR Pattern Builtins
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 08:21:10 PDT 2023
Pierre-vh updated this revision to Diff 554360.
Pierre-vh added a comment.
Fix test
(Note that this depends on some other patches so it can't land yet)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158975/new/
https://reviews.llvm.org/D158975
Files:
llvm/docs/GlobalISel/MIRPatterns.rst
llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h
llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-trivial-arith.mir
llvm/test/TableGen/GlobalISelCombinerEmitter/builtins/builtin-pattern-errors.td
llvm/test/TableGen/GlobalISelCombinerEmitter/builtins/builtin-pattern-parrsing.td
llvm/test/TableGen/GlobalISelCombinerEmitter/builtins/match-table-eraseroot.td
llvm/test/TableGen/GlobalISelCombinerEmitter/builtins/match-table-replacerreg.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: D158975.554360.patch
Type: text/x-patch
Size: 52493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/4192de9d/attachment-0001.bin>
More information about the llvm-commits
mailing list