[llvm] [InstCombine] Resolve TODO: Remove one-time check if other logic operand (Y) is constant (PR #77973)

Jessica Clarke via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 09:15:51 PST 2024


================
@@ -1,8 +1,6 @@
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
 ; RUN: opt < %s -passes=instcombine -S | FileCheck %s
 
-declare void @use(i64)
----------------
jrtc27 wrote:

Why?

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


More information about the llvm-commits mailing list