Per the title.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/Transforms/InstSimplify/floating-point-compare.ll | ||
---|---|---|
72–80 | This test already works via ThreadCmpOverSelect(). Is there some other way to expose this case? |
Paths
| Differential D16014
CannotBeOrderedLessThanZero: add some missing cases ClosedPublic Authored by escha on Jan 8 2016, 3:16 PM.
Diff Detail
Event Timelineescha updated this object.
This revision is now accepted and ready to land.Jan 12 2016, 2:27 PM
Revision Contents
Diff 44666 lib/Analysis/ValueTracking.cpp
test/Transforms/InstSimplify/floating-point-compare.ll |
This test already works via ThreadCmpOverSelect(). Is there some other way to expose this case?