forked from OSchip/llvm-project
Summary: Added the intrinsics llvm.amdgcn.interp.p1.f16() and llvm.amdgcn.interp.p2.f16() and related LIT test. The p1 intrinsic generates code appropriate for both 16 and 32 bank LDS. Reviewers: #amdgpu, dstuttard, arsenm, tpr Reviewed By: #amdgpu, arsenm Subscribers: jvesely, mgorny, arsenm, kzhuravl, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, llvm-commits Differential Revision: https://reviews.llvm.org/D46754 llvm-svn: 352357 |
||
|---|---|---|
| .. | ||
| always_uniform.ll | ||
| atomics.ll | ||
| hidden_diverge.ll | ||
| hidden_loopdiverge.ll | ||
| interp_f16.ll | ||
| intrinsics.ll | ||
| irreducible.ll | ||
| kernel-args.ll | ||
| lit.local.cfg | ||
| llvm.amdgcn.buffer.atomic.ll | ||
| llvm.amdgcn.image.atomic.ll | ||
| no-return-blocks.ll | ||
| phi-undef.ll | ||
| temporal_diverge.ll | ||
| workitem-intrinsics.ll | ||