R600's i1 fp_to_uint selected but was incorrect according to
what instcombine constant folds to.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D22478
AMDGPU: Fix i1 fp_to_int ClosedPublic Authored by arsenm on Jul 18 2016, 2:24 PM.
Details
Summary R600's i1 fp_to_uint selected but was incorrect according to
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jul 22 2016, 6:42 AM
Revision Contents
Diff 64384 lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/R600ISelLowering.h
lib/Target/AMDGPU/R600ISelLowering.cpp
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/fp_to_sint.f64.ll
test/CodeGen/AMDGPU/fp_to_sint.ll
test/CodeGen/AMDGPU/fp_to_uint.f64.ll
test/CodeGen/AMDGPU/fp_to_uint.ll
|