[all-commits] [llvm/llvm-project] 2dc1a2: AMDGPU: Some AMDGPULibCalls cleanups
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 31 07:56:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dc1a27449a98cf18214174d626c29c7bb72c88f
https://github.com/llvm/llvm-project/commit/2dc1a27449a98cf18214174d626c29c7bb72c88f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
Log Message:
-----------
AMDGPU: Some AMDGPULibCalls cleanups
dyn_cast instead of isa+cast, and initialize on declaration.
More information about the All-commits
mailing list