Straight forward port of SCEVAffinator
Details
Diff Detail
- Repository
- rPLO Polly
- Build Status
Buildable 12822 Build 12822: arc lint + arc unit
Event Timeline
After removing the isl memory annotations: LGTM.
include/polly/Support/SCEVAffinator.h | ||
---|---|---|
49–50 | Please remove isl memory annotations. | |
85 | You can remove __isl_take. | |
92–93 | 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.