Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26670
AMDGPU/SI: Fix pattern for i16 = sign_extend i1 ClosedPublic Authored by • tstellarAMD on Nov 15 2016, 7:27 AM.
Details
Diff Detail
Event Timeline• tstellarAMD updated this object. Herald added subscribers: tony-tye, yaxunl, nhaehnle and 2 others. · View Herald TranscriptNov 15 2016, 7:27 AM This revision is now accepted and ready to land.Nov 15 2016, 11:39 AM Comment Actions
I guess the i32 one already does this so that's a separate issue Closed by commit rL287035: AMDGPU/SI: Fix pattern for i16 = sign_extend i1 (authored by tstellar). · Explain WhyNov 15 2016, 1:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78067 llvm/trunk/lib/Target/AMDGPU/VOP2Instructions.td
llvm/trunk/test/CodeGen/AMDGPU/sign_extend.ll
|