AMDGPU: Make getreg intrinsic inaccessiblememonly

llvm-svn: 363591
This commit is contained in:
Matt Arsenault 2019-06-17 18:17:25 +00:00
parent 05f77803f4
commit 5d942d5a95
1 changed files with 1 additions and 1 deletions

View File

@ -1170,7 +1170,7 @@ def int_amdgcn_s_decperflevel :
def int_amdgcn_s_getreg :
GCCBuiltin<"__builtin_amdgcn_s_getreg">,
Intrinsic<[llvm_i32_ty], [llvm_i32_ty],
[IntrReadMem, IntrSpeculatable, ImmArg<0>]
[IntrInaccessibleMemOnly, IntrReadMem, IntrSpeculatable, ImmArg<0>]
>;
// int_amdgcn_s_getpc is provided to allow a specific style of position