summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2018-03-03 19:27:54 +0000
committerTobias Grosser <tobias@grosser.es>2018-03-03 19:27:54 +0000
commitb94863001a4ffbb332be6771b8f74fb797ea08aa (patch)
tree8c8adb53ebd4dc450cf770f09ddc264ec3165dc3 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parenta51ccfd49f1710b7a42d5bf96fe2ef37b8b68f54 (diff)
downloadbcm5719-llvm-b94863001a4ffbb332be6771b8f74fb797ea08aa.tar.gz
bcm5719-llvm-b94863001a4ffbb332be6771b8f74fb797ea08aa.zip
[ScopInfo] Do not use the set dimension ids to carry loop information
isl does not guarantee that set dimension ids will be preserved, so using them to carry information is not a good idea. Furthermore, the loop information can be derived without problem from the statement itself. As this even requires less code than propagating loop information on set dimension ids, starting from this commit we just derive the loop information in collectSurroundingLoops directly from the IR. Interestingly this also results in a couple of isl sets to take a simpler representation. llvm-svn: 326664
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud