diff options
author | Akshat Oke <Akshat.Oke@amd.com> | 2025-02-12 18:54:39 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 18:54:39 +0530 |
commit | 7b60e03d739166d5ad63719ebf772272f2d91781 (patch) | |
tree | d41c96dcd3a56a1d5c39e9d2a05ca52aac509d93 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 75dd4119b2798a53241089f77922a2e13ead6b94 (diff) | |
download | llvm-7b60e03d739166d5ad63719ebf772272f2d91781.zip llvm-7b60e03d739166d5ad63719ebf772272f2d91781.tar.gz llvm-7b60e03d739166d5ad63719ebf772272f2d91781.tar.bz2 |
Reland "CodeGen][NewPM] Port MachineScheduler to NPM. (#125703)" (#126684)
`RegisterClassInfo` was supposed to be kept alive between pass runs,
which wasn't being done leading to recomputations increasing the compile
time.
Now the Impl class is a member of the legacy and new passes so that it
is not reconstructed on every pass run.
---------
Co-authored-by: Christudasan Devadasan <christudasan.devadasan@amd.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions