[PATCH] D141188: [MergeICmps] Adapt to non-eq comparisons
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 7 00:47:44 PST 2023
Allen created this revision.
Allen added reviewers: MaskRay, frasercrmck, nikic, courbet.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
Allen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Fix https://github.com/llvm/llvm-project/issues/59740.
https://reviews.llvm.org/D141188
Files:
llvm/lib/Transforms/Scalar/MergeICmps.cpp
llvm/test/Transforms/MergeICmps/X86/pr59740.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141188.487066.patch
Type: text/x-patch
Size: 6429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/15757050/attachment.bin>
More information about the llvm-commits
mailing list