[llvm] [DSE] Apply initializes attribute to DSE (PR #107282)
Haopeng Liu via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 22:38:40 PDT 2024
================
@@ -0,0 +1,175 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
----------------
haopliu wrote:
I copied this note from other unit tests. From my understanding, `CHECK-NEXT` in this `ll` file is the assertion. Did I miss something?
https://github.com/llvm/llvm-project/pull/107282
More information about the llvm-commits
mailing list