[llvm] [SCCP] Refine trunc with nsw/nuw flags (PR #87926)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 12:22:17 PDT 2024


================
@@ -0,0 +1,179 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
+; RUN: opt -passes=ipsccp -S %s | FileCheck %s
----------------
dtcxzyw wrote:

Oh I missed this.

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


More information about the llvm-commits mailing list