Straight forward port of SCEVAffinator
Details
Diff Detail
- Repository
- rPLO Polly
- Build Status
Buildable 12729 Build 12729: arc lint + arc unit
Event Timeline
After removing the isl memory annotations: LGTM.
| include/polly/Support/SCEVAffinator.h | ||
|---|---|---|
| 50 | Please remove isl memory annotations. | |
| 86 | You can remove __isl_take. | |
| 94–95 | Please remove isl memory annotations. | |
| lib/Support/SCEVAffinator.cpp | ||
| 53–62 | nice | |
| 66–67 | Thanks making the API simpler. | |
| 115 | Please remove isl memory annotations. | |
| 242 | Please remove isl memory annotations. | |
| 264 | Please remove isl memory annotations. | |
| 379 | Please remove isl memory annotations. | |
| 442 | Please remove isl memory annotations. | |
| 446 | Please remove isl memory annotations. | |
| 484 | Please remove isl memory annotations. | |
| 501 | Please remove isl memory annotations. | |
| 518 | Please remove isl memory annotations. | |
Please remove isl memory annotations.