Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20044
[ValueTracking] Use guards to prove non-nullness of a value ClosedPublic Authored by sanjoy on May 6 2016, 7:35 PM.
Details
Diff Detail Event Timelinesanjoy updated this object. This revision now requires changes to proceed.May 9 2016, 6:28 PM
This revision is now accepted and ready to land.May 9 2016, 7:26 PM Closed by commit rL269008: [ValueTracking] Use guards to prove non-nullness of a value (authored by sanjoy). · Explain WhyMay 9 2016, 7:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56655 lib/Analysis/ValueTracking.cpp
test/Transforms/LICM/hoist-deref-load.ll
|
You're missing the CHECKs need to prove it doesn't trigger.