Files
clang-p2996/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
elhewaty 7d3924cee3 [IR] Add nowrap flags for trunc instruction (#85592)
This patch adds the nuw (no unsigned wrap) and nsw (no signed wrap)
poison-generating flags to the trunc instruction.

Discourse thread:
https://discourse.llvm.org/t/rfc-add-nowrap-flags-to-trunc/77453
2024-03-29 14:08:49 +08:00

91 KiB