You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Triton][Analysis] Support running different allocation analyses
Parametrize `Allocation::run` to support more runnning more allocation
analyses, thus making the allocation analysis framework more easily
extensible.
`ModuleAllocation` instances are now obtained from a templated `get`
static member function to propagate the analysis kind to use.
Signed-off-by: victor-eds <[email protected]>
0 commit comments