Fixes PR36557.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Transforms/Scalar/MergeICmps.cpp | ||
---|---|---|
186–188 ↗ | (On Diff #136960) | The change looks safe and fixes the bug. But I haven't looked at the whole pass, so it's not clear to me why we should have the restriction. Can you add something to the comment to explain? |
test/Transforms/MergeICmps/X86/pr36557.ll | ||
---|---|---|
101–118 ↗ | (On Diff #136960) | Should be able to remove some of this and still show the bug? |
test/Transforms/MergeICmps/X86/pr36557.ll | ||
---|---|---|
101–118 ↗ | (On Diff #136960) | All, actually :) |