We were missing a corner case where DepCands was not available,
but we were using DepCands to compute the checking pointer
groups.
This adds a test for that regression.
Paths
| Differential D11068
Add a test of a regression discovered during testing of r241673 ClosedPublic Authored by sbaranga on Jul 9 2015, 9:38 AM.
Details Summary We were missing a corner case where DepCands was not available, This adds a test for that regression.
Diff Detail
Event Timelinesbaranga retitled this revision from Add a test of a regression discovered during teting of r241673 to Add a test of a regression discovered during testing of r241673.Jul 9 2015, 9:39 AM Closed by commit rL241818: Add a test of a regression discovered during testing of r241673 (authored by sbaranga). · Explain WhyJul 9 2015, 9:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29346 llvm/trunk/test/Analysis/LoopAccessAnalysis/number-of-memchecks.ll
|