This is an archive of the discontinued LLVM Phabricator instance.

TableGen: Resolve all template args simultaneously in ResolveMulticlassDefARgs
ClosedPublic

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

Details

Summary

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

Change-Id: I679e86988b309d19f25e6cca8b0b14ea150198a6

Diff Detail

Repository
rL LLVM

Event Timeline

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