[llvm] LSV: document hang reported in #37865 (PR #102479)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 10:30:18 PDT 2024


================
@@ -0,0 +1,13 @@
+; REQUIRES: asserts
+; RUN: not --crash opt -mtriple=aarch64 -passes=load-store-vectorizer -disable-output %s
+
----------------
arsenm wrote:

You added a dead check line and aren't running filecheck on stderr 

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


More information about the llvm-commits mailing list