[llvm] [Kaleidoscope] Switch to the new PassManager. (PR #69032)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 15:05:41 PST 2023


aeubanks wrote:

grepping `getResult()` in instcombine perhaps we're missing
```
  FAM.registerPass([&] { return ModuleAnalysisManagerFunctionProxy(MAM); });
```

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


More information about the llvm-commits mailing list