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

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


https://github.com/dtcxzyw approved this pull request.

LGTM. BTW, as adding poison-generating flags blocks `logical and/or -> bitwise and/or`, should we take context information into account in `canCreateUndefOrPoison`?
@nikic


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


More information about the llvm-commits mailing list