[PATCH] D72976: [PatternMatch] Make m_c_ICmp swap the predicate (PR42801)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 13:57:01 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGefba7ed05e50: [PatternMatch] Make m_c_ICmp swap the predicate (PR42801) (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D72976?vs=238948&id=239689#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72976/new/
https://reviews.llvm.org/D72976
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72976.239689.patch
Type: text/x-patch
Size: 8905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/71c601e5/attachment.bin>
More information about the llvm-commits
mailing list