With the new accessors, it's straightforward to use the templated
iterator instead of subclassing it for all the list types.
Depends on D49019
Paths
| Differential D49021
[Polly][isl] Simplify iterator implementation by building on top of list accessors ClosedPublic Authored by philip.pfaffe on Jul 6 2018, 5:39 AM.
Details
Summary With the new accessors, it's straightforward to use the templated Depends on D49019
Diff Detail
Event TimelineHerald added subscribers: dexonsmith, steven_wu, mehdi_amini. · View Herald TranscriptJul 6 2018, 5:39 AM This revision is now accepted and ready to land.Jul 20 2018, 6:08 AM Closed by commit rL337702: [isl] Simplify iterator implementation by building on top of list accessors (authored by pfaffe). · Explain WhyJul 23 2018, 8:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 154392 include/polly/Support/ISLTools.h
|