HanchengWu wrote: > > Perf profiling shows that 98% percent of the time is spent in the constructor of SSANameState. > > That seems to point to a caching issue to me, we probably should start there first? https://github.com/llvm/llvm-project/pull/160331