[all-commits] [llvm/llvm-project] 60efed: [HLSL] Update __builtin_hlsl_dot builtin Sema Chec...
Sarah Spall via All-commits
all-commits at lists.llvm.org
Wed Apr 2 12:27:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60efed3f2025cc9612570487dba5cb299ee28167
https://github.com/llvm/llvm-project/commit/60efed3f2025cc9612570487dba5cb299ee28167
Author: Sarah Spall <sarahspall at microsoft.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M clang/lib/CodeGen/CGHLSLBuiltins.cpp
M clang/lib/Sema/SemaHLSL.cpp
M clang/test/CodeGenHLSL/builtins/dot.hlsl
Log Message:
-----------
[HLSL] Update __builtin_hlsl_dot builtin Sema Checking to fix error when passed an array literal 1u.xxxx (#133941)
update dot builtin sema checking and codegen
new test
fix tests
Closes #133659
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