[polly] Fix "no member named 'getIndexExpressionsFromGEP'"
commit9da62d3ed9d7d8425acbaff13dfe65692db608f9
authorLeonard Chan <leonardchan@google.com>
Thu, 9 Sep 2021 03:04:56 +0000 (8 20:04 -0700)
committerLeonard Chan <leonardchan@google.com>
Thu, 9 Sep 2021 03:04:56 +0000 (8 20:04 -0700)
tree1bf0c89e448097412b8a4308c0c397dc4c17990d
parent883e93cb280e672107c4fe64d2ab03a01613e0af
[polly] Fix "no member named 'getIndexExpressionsFromGEP'"

As of 741fabc222f226d34d806056b804244b012853b, polly builders are
failing from this error. The signiature is slightly different and
accepts a ScalarEvolution reference instead. This should fix the polly
builders.
polly/lib/Analysis/ScopBuilder.cpp