diff options
author | elhewaty <mohamedatef1698@gmail.com> | 2024-03-29 08:08:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 14:08:49 +0800 |
commit | 7d3924cee30a87a51f9dc04ec843ae6bc3d1c90e (patch) | |
tree | 7e23e8a759adcd9911b77834c6a79f350685cb4d /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ba6b2d22af177a72b132cdb8e9350a708f282d2c (diff) | |
download | llvm-7d3924cee30a87a51f9dc04ec843ae6bc3d1c90e.zip llvm-7d3924cee30a87a51f9dc04ec843ae6bc3d1c90e.tar.gz llvm-7d3924cee30a87a51f9dc04ec843ae6bc3d1c90e.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions