LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 25438 - Non-affine region scalar store generation dominance problem (2)
Summary: Non-affine region scalar store generation dominance problem (2)
Status: RESOLVED FIXED
Alias: None
Product: Polly
Classification: Unclassified
Component: Optimizer (show other bugs)
Version: unspecified
Hardware: PC Linux
: P normal
Assignee: Polly Development Mailinglist
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-06 16:34 PST by Johannes Doerfert
Modified: 2016-01-18 17:01 PST (History)
3 users (show)

See Also:
Fixed By Commit(s):


Attachments
Testcase (2.06 KB, application/octet-stream)
2015-11-06 16:34 PST, Johannes Doerfert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Doerfert 2015-11-06 16:34:37 PST
Created attachment 15237 [details]
Testcase

The scalar store in the exit of the non-affine region will be treated as an outside user.
Comment 1 Michael Kruse 2015-11-06 18:44:55 PST
Fixed in r252375.
Comment 2 Tanya Lattner 2016-01-18 17:01:19 PST
Move to Polly Product.