[all-commits] [llvm/llvm-project] 9ba821: clang/OpenCL: Fix assertion on call to function wi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 5 15:34:27 PST 2024
Branch: refs/heads/users/arsenm/clang-opencl-fix-assertion-call-addrspace-pointer
Home: https://github.com/llvm/llvm-project
Commit: 9ba821deebe7372c8bae14eb24a5a5764021a2c9
https://github.com/llvm/llvm-project/commit/9ba821deebe7372c8bae14eb24a5a5764021a2c9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
A clang/test/CodeGenOpenCL/implicit-addrspacecast-function-parameter.cl
Log Message:
-----------
clang/OpenCL: Fix assertion on call to function with addrspace argument
Don't know how anything was working before. There must have been a recent regression,
but I haven't looked yet.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list