- AMDGPU : Add intrinsics for SAD related instructions.
- Fix CIInstructions.td two vop3 instructions type profile definition.
Details
Details
- Reviewers
• tstellarAMD arsenm - Commits
- rGd3344378c66b: AMDGPU : Fix SAD related instruction LIT tests function atttibute issues.
rG34e175358599: AMDGPU : Add LLVM intrinsics for SAD related instructions.
rL278360: AMDGPU : Fix SAD related instruction LIT tests function atttibute issues.
rL278354: AMDGPU : Add LLVM intrinsics for SAD related instructions.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM, but I think you should also add tests where none of the arguments are immediates.
include/llvm/IR/IntrinsicsAMDGPU.td | ||
---|---|---|
440 | Typo: mqsad.u32 |
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.sad.hi.u8.ll | ||
---|---|---|
17 ↗ | (On Diff #67696) | Attribute not needed on intrinsic call sites |
22–23 ↗ | (On Diff #67696) | These are broken |
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.sad.u16.ll | ||
22–23 ↗ | (On Diff #67696) | Also broken |
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.sad.u8.ll | ||
22–23 ↗ | (On Diff #67696) | Also broken |
All of these comments with the names should be removed