Should also be marked writeonly, but I think that would require splitting the version with done set to a separate intrinsic
Test change is only from renumbering the attribute group numbers,
which for some reason the generated check lines consider.
Paths
| Differential D63406
AMDGPU: Mark exp/exp.compr as inaccessiblememonly ClosedPublic Authored by arsenm on Jun 17 2019, 4:34 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptJun 17 2019, 4:34 AM Comment Actions 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) This revision is now accepted and ready to land.Jun 17 2019, 5:26 AM Comment Actions
I'm worried about reordering exp with done set before an exp without it
Revision Contents
Diff 205024 include/llvm/IR/IntrinsicsAMDGPU.td
test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
|