A fix for bug 54119.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123594
[AMDGPU][GFX10] Corrected v_add_nc_u16 and v_sub_nc_u16 to enable op_sel ClosedPublic Authored by dp on Apr 12 2022, 5:36 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2022, 5:52 AM Comment Actions
Opened a new issue 54869. This revision was landed with ongoing or failed builds.Apr 13 2022, 3:49 AM Closed by commit rGab18e1a533c3: [AMDGPU][GFX10] Enabled op_sel for v_add_nc_u16 and v_sub_nc_u16 (authored by dp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422458 llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-add.s16.mir
llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
|