aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-06-13 12:40:44 -0700
committerGitHub <noreply@github.com>2025-06-13 12:40:44 -0700
commitb7cb34840cd1e8cea932f04d5b4e34b4056cb6de (patch)
tree894aed639feaeb0c9b022b2a703a9e5d5adb1d80 /clang/lib/CodeGen/CodeGenModule.cpp
parentacc58ac8bf792d78233daf913565e2cbb61a8f5c (diff)
downloadllvm-b7cb34840cd1e8cea932f04d5b4e34b4056cb6de.zip
llvm-b7cb34840cd1e8cea932f04d5b4e34b4056cb6de.tar.gz
llvm-b7cb34840cd1e8cea932f04d5b4e34b4056cb6de.tar.bz2
[CIR] Enable floating point casts (#144142)
We already had the code in place to emit CIR floating point cast ops that get lowered to fpext or fptrunc, but we weren't calling the function to emit that cast from ScalarExprEmitter::emitScalarCast. This change adds that call.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions