[PATCH] D150666: [WIP][GlobalISel] Combiner Intrinsic Matching
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 00:54:11 PDT 2023
Pierre-vh updated this revision to Diff 524593.
Pierre-vh marked 2 inline comments as done.
Pierre-vh added a comment.
Address comments, handle side effect intrinsics
Now the last big issue is with reachability/leaf nodes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150666/new/
https://reviews.llvm.org/D150666
Files:
llvm/test/TableGen/GICombinerEmitter/match-invalid.td
llvm/test/TableGen/GICombinerEmitter/match-tree.td
llvm/test/TableGen/GICombinerEmitter/parse-match-pattern.td
llvm/utils/TableGen/CodeGenIntrinsics.h
llvm/utils/TableGen/CodeGenTarget.cpp
llvm/utils/TableGen/CodeGenTarget.h
llvm/utils/TableGen/GICombinerEmitter.cpp
llvm/utils/TableGen/GlobalISel/GIMatchDag.h
llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.cpp
llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.h
llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.cpp
llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.h
llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150666.524593.patch
Type: text/x-patch
Size: 30279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/a22b0cf2/attachment-0001.bin>
More information about the llvm-commits
mailing list