[llvm] [LVI] Generalize mask not equal conditions handling (PR #92946)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 8 08:00:40 PDT 2024


================
@@ -0,0 +1,91 @@
+; RUN: opt < %s -passes="jump-threading,print<lazy-value-info>" -disable-output 2>&1 | FileCheck %s
----------------
antoniofrighetto wrote:

Good point! Updated and dropped previous test, thanks.

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


More information about the llvm-commits mailing list