[all-commits] [llvm/llvm-project] 5ecbf4: Hlsl asuint16 function (#132315)
metkarpoonam via All-commits
all-commits at lists.llvm.org
Fri Mar 21 11:44:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ecbf46f8645e6294fab129c989fca67fd85d689
https://github.com/llvm/llvm-project/commit/5ecbf46f8645e6294fab129c989fca67fd85d689
Author: metkarpoonam <poonammetkar at microsoft.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M clang/lib/Headers/hlsl/hlsl_intrinsics.h
A clang/test/CodeGenHLSL/builtins/asuint16.hlsl
A clang/test/SemaHLSL/BuiltIns/asuint16-errors.hlsl
Log Message:
-----------
Hlsl asuint16 function (#132315)
Implemented the asuint16 function and added test cases for codegen,
Sema, and SPIR-V backend.
fixes https://github.com/llvm/llvm-project/issues/99185
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