Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D11061
AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions ClosedPublic Authored by • tstellarAMD on Jul 9 2015, 7:09 AM.
Details
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions. • tstellarAMD updated this object. This revision is now accepted and ready to land.Jul 9 2015, 9:58 AM Closed by commit rL242146: AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions (authored by tstellar). · Explain WhyJul 14 2015, 7:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29675 llvm/trunk/lib/Target/AMDGPU/SIShrinkInstructions.cpp
llvm/trunk/test/CodeGen/AMDGPU/llvm.round.ll
llvm/trunk/test/CodeGen/AMDGPU/select-vectors.ll
llvm/trunk/test/CodeGen/AMDGPU/select64.ll
llvm/trunk/test/CodeGen/AMDGPU/sint_to_fp.f64.ll
llvm/trunk/test/CodeGen/AMDGPU/uint_to_fp.f64.ll
llvm/trunk/test/CodeGen/AMDGPU/vselect.ll
llvm/trunk/test/CodeGen/AMDGPU/xor.ll
|