This is much cleaner, and fits the same structure as many other tablegen backends. This was not done originally as the CRTP in the pass classes made it overly verbose/complex.
Depends On D77350
Differential D77367 Authored by rriddle on Apr 2 2020, 10:04 PM.
Details Summary This is much cleaner, and fits the same structure as many other tablegen backends. This was not done originally as the CRTP in the pass classes made it overly verbose/complex. Depends On D77350
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2020, 9:32 PM Closed by commit rG1834ad4a6970: [mlir][Pass] Update the PassGen to generate base classes instead of utilities (authored by rriddle). · Explain WhyApr 7 2020, 2:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255804 |