[all-commits] [llvm/llvm-project] 4b4aaf: [clang][Interp] Fix non-initializing CK_VectorSpla...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Jun 18 00:06:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b4aaf1e792367b4ce0e24966a7d21e2a83bb979
https://github.com/llvm/llvm-project/commit/4b4aaf1e792367b4ce0e24966a7d21e2a83bb979
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
A clang/test/AST/Interp/hlsl.hlsl
Log Message:
-----------
[clang][Interp] Fix non-initializing CK_VectorSplat casts
Create the usual local variable to fill.
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