select_cc is expanded on SI, so this was never matched.
Details
Details
Diff Detail
Diff Detail
Event Timeline
arsenm updated this object.
This revision is now accepted and ready to land.Nov 13 2014, 3:03 PM
Paths
| Differential D5899
R600/SI: Fix fmin_legacy / fmax_legacy matching for SI
ClosedPublic Authored by arsenm on Oct 21 2014, 5:36 PM.
Details
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Nov 13 2014, 3:03 PM
Revision Contents
Diff 15226 lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUInstrInfo.td
lib/Target/R600/R600Instructions.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/fcmp64.ll
test/CodeGen/R600/fmax_legacy.ll
test/CodeGen/R600/fmin_legacy.ll
|