[Mlir-commits] [mlir] Add options to generate-runtime-verification to enable faster pass running (PR #160331)

Hanchenng Wu llvmlistbot at llvm.org
Tue Sep 30 06:47:59 PDT 2025


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


More information about the Mlir-commits mailing list