[all-commits] [llvm/llvm-project] f407a7: clang/HIP: Remove __llvm_amdgcn_* wrapper hacks
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 19 05:55:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f407a7399575a6821940973c54754d42e72dd9ce
https://github.com/llvm/llvm-project/commit/f407a7399575a6821940973c54754d42e72dd9ce
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M clang/lib/Headers/__clang_hip_libdevice_declares.h
M clang/lib/Headers/__clang_hip_math.h
Log Message:
-----------
clang/HIP: Remove __llvm_amdgcn_* wrapper hacks
These are leftover hacks from using asm declaratios to access
intrinsics.
More information about the All-commits
mailing list