[PATCH] D114126: [PatternMatch] Create match method to track uses complexity
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 11:23:15 PST 2021
rampitec updated this revision to Diff 392843.
rampitec retitled this revision from "[PatternMatch] Create match method to track uses complexity. WIP." to "[PatternMatch] Create match method to track uses complexity".
rampitec edited the summary of this revision.
rampitec added a comment.
The patch is ready now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114126/new/
https://reviews.llvm.org/D114126
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/and-xor-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114126.392843.patch
Type: text/x-patch
Size: 35295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/44620bb4/attachment.bin>
More information about the llvm-commits
mailing list