[all-commits] [llvm/llvm-project] 17d152: [Clang] Minor fixes to 'gpuintrin.h' header
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Jan 28 10:07:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17d1523207c6d5fb6b1b47ccf0406a0bb58cb38d
https://github.com/llvm/llvm-project/commit/17d1523207c6d5fb6b1b47ccf0406a0bb58cb38d
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M clang/lib/Headers/amdgpuintrin.h
M clang/lib/Headers/nvptxintrin.h
Log Message:
-----------
[Clang] Minor fixes to 'gpuintrin.h' header
Summary:
The bitmask gives different results to the AMDGPU implementation so it's
not needed. Also fix some comments and casts.
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