i16 capable ASICs do not support i16 operands for this instruction.
Add tablegen pattern to merge chained i16 additions.
Paths
| Differential D43985
AMDGPU/GCN: Promote i16 ctpop ClosedPublic Authored by jvesely on Mar 1 2018, 4:34 PM.
Details Summary i16 capable ASICs do not support i16 operands for this instruction. Add tablegen pattern to merge chained i16 additions.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, t-tye, tpr and 5 others. · View Herald TranscriptMar 1 2018, 4:34 PM This revision is now accepted and ready to land.Mar 1 2018, 4:44 PM Closed by commit rL326535: AMDGPU/GCN: Promote i16 ctpop (authored by jvesely). · Explain WhyMar 1 2018, 6:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136667 llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
llvm/trunk/test/CodeGen/AMDGPU/ctpop16.ll
|