There's only one use of this for the convenience
of a pattern. I think v_mov_b64_pseudo should also be
moved, but SIFoldOperands does currently make use of it.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D23622
AMDGPU: Move cndmask pseudo to be isel pseudo ClosedPublic Authored by arsenm on Aug 17 2016, 1:13 PM.
Details
Summary There's only one use of this for the convenience
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Aug 26 2016, 5:40 PM
Revision Contents
Diff 68408 lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/ffloor.f64.ll
test/CodeGen/AMDGPU/fract.f64.ll
|