diff options
author | Victor Lomuller <victor@codeplay.com> | 2025-04-28 17:05:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 18:05:24 +0200 |
commit | 76d83e62508548b5f43baa482f74d24886efb763 (patch) | |
tree | e5ecf705da0c5b2f795406c980ab5799a2728516 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0cd20537c697672bf0e7789b19bac63eb04f50f8 (diff) | |
download | llvm-76d83e62508548b5f43baa482f74d24886efb763.zip llvm-76d83e62508548b5f43baa482f74d24886efb763.tar.gz llvm-76d83e62508548b5f43baa482f74d24886efb763.tar.bz2 |
[SPIRV] Correctly map OpGenericCastToPtrExplicit builtins (#137189)
The __spirv_GenericCastToPtrExplicit_To* builtins and its equivalent
OpenCL builtins (to_global, to_local and to_private) were mapped to
OpGenericCastToPtr instead of OpGenericCastToPtrExplicit.
The patch now uses OpGenericCastToPtrExplicit for these builtins.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions