[llvm] [SandboxVec] Boilerplate (PR #107431)

via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 10:57:51 PDT 2024


vporpo wrote:

> My dream would be a loop optimizer on top of SandboxIR. It would also have passes and a pass manager.

Yeah, loop transformations would be a great fit. I think the pass-manager infrastructure is generic enough that we could reuse most of it. 

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


More information about the llvm-commits mailing list