aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWenju He <wenju.he@intel.com>2025-07-29 08:25:58 +0800
committerGitHub <noreply@github.com>2025-07-29 08:25:58 +0800
commitbcd0d972247154336dd1321f1fded818e46671d1 (patch)
treed20cab8f225f6226adc280088f2b7d421f90aad6 /clang/lib/Frontend/CompilerInvocation.cpp
parentf3761ab340448603fe9cabc99f49a3f04ac254b3 (diff)
downloadllvm-bcd0d972247154336dd1321f1fded818e46671d1.zip
llvm-bcd0d972247154336dd1321f1fded818e46671d1.tar.gz
llvm-bcd0d972247154336dd1321f1fded818e46671d1.tar.bz2
[libclc] Simplify unary_def_scalarize.inc's use in __clc_erf/erfc/tgamma (#150181)
Also delete unary_def_via_fp32.inc. There are small changes in amdgcn--amdhsa.bc due to vector conversion is scalarized, e.g. %2 = fpext <4 x half> %0 to <4 x float> %3 = extractelement <4 x float> %2, i64 0 %4 = tail call float @llvm.fabs.f32(float %3) -> %2 = extractelement <4 x half> %0, i64 0 %3 = tail call half @llvm.fabs.f16(half %2) %4 = fpext half %3 to float
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions