[llvm] [NewGVN][1/3] Load coercion between load and store (PR #68659)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 15:38:36 PDT 2023


================
@@ -1,4 +1,3 @@
-; XFAIL: *
 ; RUN: opt -disable-basic-aa -passes=newgvn -S < %s | FileCheck %s
----------------
aeubanks wrote:

remove `-xfail` from file name

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


More information about the llvm-commits mailing list