diff options
author | Lewis Crawford <lcrawford@nvidia.com> | 2025-01-07 13:17:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 13:17:36 +0000 |
commit | a629d9e102bd3c110135d8c4a084af2eb5f49df9 (patch) | |
tree | 030f43a2a9598d5912efb6289c2d2bdeb4585f9a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c27483763c883ad268ba61249d1c0274a719e2d6 (diff) | |
download | llvm-a629d9e102bd3c110135d8c4a084af2eb5f49df9.zip llvm-a629d9e102bd3c110135d8c4a084af2eb5f49df9.tar.gz llvm-a629d9e102bd3c110135d8c4a084af2eb5f49df9.tar.bz2 |
[NVPTX] Constant-folding for f2i, d2ui, f2ll etc. (#118965)
Add constant-folding support for the NVVM intrinsics for converting
float/double to signed/unsigned int32/int64 types, including all
rounding-modes and ftz modifiers.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions