diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2024-10-16 13:58:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-16 13:58:12 +0200 |
commit | caa7301bc8081bfaf8fc9f3644d558d336038c43 (patch) | |
tree | c195e2d83e975aaf3266db33939cf9fa7f9836a1 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | f113a66c29b17e4937ff5d0ab67dc087fa6ee27e (diff) | |
download | llvm-caa7301bc8081bfaf8fc9f3644d558d336038c43.zip llvm-caa7301bc8081bfaf8fc9f3644d558d336038c43.tar.gz llvm-caa7301bc8081bfaf8fc9f3644d558d336038c43.tar.bz2 |
[OpenCL] Restore addrspacecast for pipe builtins (#112514)
Commit 84ee629bc515 ("clang: Remove some pointer bitcasts (#112324)",
2024-10-15) triggered some "Call parameter type does not match function
signature!" errors when using the OpenCL pipe builtin functions under
the spir triple, due to a missing addrspacecast.
This would have been caught by the pipe_builtin.cl test if that had used
the `spir-unknown-unknown` triple, so extend the test to use that
triple too.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions