[llvm] [LCSSA] Avoid rewriting lifetime markers through PHIs (PR #210811)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 20:35:02 PDT 2026
================
@@ -0,0 +1,48 @@
+; RUN: opt -passes='function(lcssa),verify' -S %s | FileCheck %s
----------------
boomanaiden154 wrote:
Update test checks?
https://github.com/llvm/llvm-project/pull/210811
More information about the llvm-commits
mailing list