[llvm] [LV] Fix emission of debug message in legality check (PR #101924)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 08:32:27 PDT 2024


================
@@ -0,0 +1,36 @@
+; This test asserts that we don't emit both
----------------
fhahn wrote:

Reflow comment
```suggestion
; This test checks that we don't emit both successful and unsuccessful
```

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


More information about the llvm-commits mailing list