Open Quuxplusone opened 9 years ago
Bugzilla Link | PR25107 |
Status | NEW |
Importance | P normal |
Reported by | Tobias Grosser (tobias@grosser.es) |
Reported on | 2015-10-08 06:03:32 -0700 |
Last modified on | 2016-01-18 16:50:44 -0800 |
Version | unspecified |
Hardware | PC Linux |
CC | jdoerfert@anl.gov, llvm-bugs@lists.llvm.org |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
I think we need at least one getReads() that will not considere invariant loads (they are not part of the SCoP anymore). However, a second one that will considere them does not hurt, e.g., call getReads() and iterate over all invariant loads to add them to the set.
Move bugs to Polly product.