Details
Details
- Reviewers
- Joe_Nash - rampitec - arsenm 
- Group Reviewers
- Restricted Project 
- Commits
- rGf1cfaa956def: [AMDGPU] Use GFX11 S_PACK_HL instruction in more cases
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/lib/Target/AMDGPU/SIInstrInfo.cpp | ||
|---|---|---|
| 7090 | I don't think there is any test coverage for this block. | |
| llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-build-vector-trunc.v2s16.mir | ||
| 3 | I think the codegen changes are reviewable by comparing with the gfx10 checks. The main reason to pre-commit tests would be separating NFC from this this change. Up to you. | |
| llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-build-vector-trunc.v2s16.mir | ||
|---|---|---|
| 14–16 | These should be regenerated to include-NEXT first | |
I don't think there is any test coverage for this block.