forked from OSchip/llvm-project
parent
94f89aeec5
commit
72734bffaa
|
@ -128,7 +128,7 @@ def int_amdgcn_s_dcache_wb_vol :
|
|||
Intrinsic<[], [], []>;
|
||||
|
||||
def int_amdgcn_dispatch_ptr :
|
||||
GCCBuiltin<"__builtin_amdgcn_disptch_ptr">,
|
||||
GCCBuiltin<"__builtin_amdgcn_dispatch_ptr">,
|
||||
Intrinsic<[LLVMQualPointerType<llvm_i8_ty, 2>], [], [IntrNoMem]>;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue