[all-commits] [llvm/llvm-project] c575a7: [AMDGPU] Provide default value in get intrinsic pa...
Jakub Chlanda via All-commits
all-commits at lists.llvm.org
Fri Jan 10 06:30:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c575a7d1e9b732432bf95c7905067b779f43d1a4
https://github.com/llvm/llvm-project/commit/c575a7d1e9b732432bf95c7905067b779f43d1a4
Author: Jakub Chlanda <jakub at codeplay.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
Log Message:
-----------
[AMDGPU] Provide default value in get intrinsic param type (#122448)
Make sure that a default value (nullptr) is returned from
`getIntrinsicParamType`, also validate uses of this helper function.
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