diff --git a/llvm/include/llvm/IR/IntrinsicsAMDGPU.td b/llvm/include/llvm/IR/IntrinsicsAMDGPU.td index 9ab8349aea181d..17641160dbccbc 100644 --- a/llvm/include/llvm/IR/IntrinsicsAMDGPU.td +++ b/llvm/include/llvm/IR/IntrinsicsAMDGPU.td @@ -2109,7 +2109,7 @@ def int_amdgcn_s_quadmask : def int_amdgcn_s_wqm : DefaultAttrsIntrinsic<[llvm_anyint_ty], [llvm_anyint_ty], [IntrNoMem, IntrConvergent]>; -class AMDGPUWaveReduce : Intrinsic< +class AMDGPUWaveReduce : Intrinsic< [data_ty], [ LLVMMatchType<0>, // llvm value to reduce (SGPR/VGPR)