[all-commits] [llvm/llvm-project] 75fad4: [llvm][AMDGPU] Avoid Type::getPointerTo() (NFC)
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Mon Sep 30 18:19:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75fad470318958656c50f3842024bd383445d419
https://github.com/llvm/llvm-project/commit/75fad470318958656c50f3842024bd383445d419
Author: Youngsuk Kim <youngsuk.kim at hpe.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
Log Message:
-----------
[llvm][AMDGPU] Avoid Type::getPointerTo() (NFC)
`llvm::Type::getPointerTo()` is to be deprecated & removed soon.
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