aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2024-12-16 15:01:48 +0900
committerGitHub <noreply@github.com>2024-12-16 15:01:48 +0900
commitb446c208a5f0e2ad7193cc23e70642d207db4d13 (patch)
treee24e64fbcf761e0172d240741312c4d4c20be63f /clang/lib/CodeGen/CodeGenModule.cpp
parent9ba7e2da009d7128c81e16f5a8e60c9abcb0e83d (diff)
downloadllvm-b446c208a5f0e2ad7193cc23e70642d207db4d13.zip
llvm-b446c208a5f0e2ad7193cc23e70642d207db4d13.tar.gz
llvm-b446c208a5f0e2ad7193cc23e70642d207db4d13.tar.bz2
AMDGPU: Verify function type matches when matching libcalls (#119043)
Previously this would recognize a call to a mangled ldexp(float, float) as a candidate to replace with the intrinsic. We need to verify the second parameter is in fact an integer. Fixes: SWDEV-501389
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions