There isn't any actual dependency - there's one #include from CodeGen
but nothing from the header is actually used.
With this change we can use the MCA library from CodeGen without
circular dependencies (e.g. for scheduling).
Differential D52288
[MCA] Remove dependency on CodeGen. orodley on Sep 19 2018, 11:34 PM. Authored by
Details There isn't any actual dependency - there's one #include from CodeGen With this change we can use the MCA library from CodeGen without
Diff Detail
|