[PATCH] D135415: [GlobalISel] Add commutative matchers for compares.
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 12:33:27 PDT 2022
paquette updated this revision to Diff 466156.
paquette retitled this revision from "[GlobalISel] Make comparison matcher commutative for commutative predicates" to "[GlobalISel] Add commutative matchers for compares.".
paquette edited the summary of this revision.
paquette added a comment.
Match behaviour from IR pattern match
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135415/new/
https://reviews.llvm.org/D135415
Files:
llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135415.466156.patch
Type: text/x-patch
Size: 4851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/ac6a7397/attachment.bin>
More information about the llvm-commits
mailing list