[all-commits] [llvm/llvm-project] 83538c: [CIR] Implement __builtin_astype for vec4 to vec3 ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Mon Jun 1 09:09:45 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83538c5ef242052a9140603a167858af86b033c3
https://github.com/llvm/llvm-project/commit/83538c5ef242052a9140603a167858af86b033c3
Author: Amr Hesham <amr96 at programmer.net>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/test/CIR/CodeGenOpenCL/as_type.cl
Log Message:
-----------
[CIR] Implement __builtin_astype for vec4 to vec3 (#199374)
Implement __builtin_astype for vec4 to vec3
Issue #192311
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