[llvm] [RISCV][GISEL] Do not initialize GlobalISel objects unless needed (PR #98233)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 15:37:01 PDT 2024


topperc wrote:

> This helps since the constructors of the GlobalISel objects have a significant amount of code.

Only RISCVLegalizerInfo has any significant code as far as I can tell?

https://github.com/llvm/llvm-project/pull/98233


More information about the llvm-commits mailing list