[all-commits] [llvm/llvm-project] d32982: [HLSL] fix elementwise bitreverse test (#108128)
Sarah Spall via All-commits
all-commits at lists.llvm.org
Wed Sep 11 16:05:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d32982b6b3753091a532530c7a66f9686deb5233
https://github.com/llvm/llvm-project/commit/d32982b6b3753091a532530c7a66f9686deb5233
Author: Sarah Spall <spall at users.noreply.github.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M clang/test/Sema/builtins-elementwise-math.c
Log Message:
-----------
[HLSL] fix elementwise bitreverse test (#108128)
The test called 'ceil' instead of 'bitreverse', which I assume was a
copy paste leftover.
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