Straight forward port of SCEVAffinator
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
After removing the isl memory annotations: LGTM.
include/polly/Support/SCEVAffinator.h | ||
---|---|---|
50 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
86 ↗ | (On Diff #125408) | You can remove __isl_take. |
94–95 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
lib/Support/SCEVAffinator.cpp | ||
53–62 ↗ | (On Diff #125408) | nice |
66–67 ↗ | (On Diff #125408) | Thanks making the API simpler. |
115 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
242 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
264 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
379 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
442 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
446 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
484 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
501 ↗ | (On Diff #125408) | Please remove isl memory annotations. |
518 ↗ | (On Diff #125408) | Please remove isl memory annotations. |