[llvm] [DSE] Apply initializes attribute to DSE (PR #107282)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 02:19:08 PDT 2024


================
@@ -0,0 +1,175 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
----------------
nikic wrote:

You need to run the script in `llvm/utils/update_test_checks.py` to generate the CHECK lines. Your current CHECK lines don't match the output of the script.

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


More information about the llvm-commits mailing list