Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25302
[AMDGPU] Promote uniform (i1, i16] operations to i32 ClosedPublic Authored by kzhuravl on Oct 5 2016, 10:49 PM.
Details
Diff Detail
Event Timelinekzhuravl updated this object. This revision is now accepted and ready to land.Oct 7 2016, 7:01 AM Closed by commit rL283555: [AMDGPU] Promote uniform (i1, i16] operations to i32 (authored by kzhuravl). · Explain WhyOct 7 2016, 10:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 73948 llvm/trunk/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
llvm/trunk/test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
llvm/trunk/test/CodeGen/AMDGPU/ctlz.ll
llvm/trunk/test/CodeGen/AMDGPU/ctlz_zero_undef.ll
llvm/trunk/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
llvm/trunk/test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll
llvm/trunk/test/CodeGen/AMDGPU/trunc-cmp-constant.ll
|