This is an archive of the discontinued LLVM Phabricator instance.

TableGen: Resolve all template args simultaneously in AddSubMultiClass
ClosedPublic

Authored by nhaehnle on Feb 22 2018, 4:06 PM.

Details

Summary

Use the new resolver interface more explicitly, and avoid traversing
all the initializers multiple times.

Change-Id: Ia4dcc6d42dd8b65e6079d318c6a202f36f320fee

Diff Detail

Repository
rL LLVM

Event Timeline

nhaehnle created this revision.Feb 22 2018, 4:06 PM
tra accepted this revision.Feb 23 2018, 3:16 PM
This revision is now accepted and ready to land.Feb 23 2018, 3:16 PM
This revision was automatically updated to reflect the committed changes.