[llvm] [IR] Add logical SROA pass (PR #192058)

Nathan Gauër via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 07:59:18 PDT 2026


================
@@ -0,0 +1,24 @@
+; RUN: opt < %s -passes='lsroa' -S -debug | FileCheck %s --check-prefixes=CHECK
----------------
Keenuts wrote:

done, thanks

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


More information about the llvm-commits mailing list