ds_permute/ds_bpermute Instructions do not actually read memory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. Just a few suggestions to improve the tests before you commit it.
test/CodeGen/AMDGPU/llvm.amdgcn.ds.bpermute.ll | ||
---|---|---|
15 ↗ | (On Diff #50888) | You might want to add a CHECK here for the branch instruction. This will make it more robust. |
test/CodeGen/AMDGPU/llvm.amdgcn.ds.permute.ll | ||
15 ↗ | (On Diff #50888) | Same here. |