[PATCH] D63406: AMDGPU: Mark exp/exp.compr as inaccessiblememonly
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 05:31:15 PDT 2019
arsenm added a comment.
In D63406#1545891 <https://reviews.llvm.org/D63406#1545891>, @nhaehnle wrote:
> LGTM.
>
> I don't quite understand why you think this can't be writeonly? (The flip side is, I don't see how having this writeonly would help codegen)
I'm worried about reordering exp with done set before an exp without it
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63406/new/
https://reviews.llvm.org/D63406
More information about the llvm-commits
mailing list