[all-commits] [llvm/llvm-project] 74e65e: [clang][Interp] Handle Shifts in OpenCL correctly
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Apr 30 01:03:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74e65eec48ee87c34e06a09ad25a1029506dd60d
https://github.com/llvm/llvm-project/commit/74e65eec48ee87c34e06a09ad25a1029506dd60d
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/opencl.cl
Log Message:
-----------
[clang][Interp] Handle Shifts in OpenCL correctly
We need to adjust the RHS to account for the LHS bitwidth.
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