[llvm] [llvm][GVN] Propagate `trunc nuw to i1` equalities (PR #143273)
Yash Solanki via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 7 15:52:15 PDT 2025
================
@@ -0,0 +1,23 @@
+; RUN: opt -passes=gvn -S < %s | FileCheck %s
----------------
yashnator wrote:
Done
https://github.com/llvm/llvm-project/pull/143273
More information about the llvm-commits
mailing list