[llvm] [SPIR-V] Cache PartialOrderingVisitor in Splitter instead of rebuilding per call (PR #211198)

Juan Manuel Martinez CaamaƱo via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 07:47:45 PDT 2026


================
@@ -313,12 +306,14 @@ class SPIRVStructurizerImpl {
     LoopInfo &LI;
----------------
jmmartinez wrote:

I thought we forgot to recalculate `LoopInfo`... but it is unused.

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


More information about the llvm-commits mailing list