[clang] [llvm] [Instcombine] use zext's nneg flag for icmp folding (PR #70845)

LĂ©onard Oest O'Leary via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 1 12:12:19 PDT 2023


================
@@ -0,0 +1,185 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --tool ./bin/opt --version 3
+; See PRXXX for more details
+; RUN-./bin/opt: opt < %s -S -passes=ipsccp | FileCheck %s
----------------
leo-ard wrote:

yep, a typo on my end

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


More information about the cfe-commits mailing list