[PATCH] R600/SI: Fix fmin_legacy / fmax_legacy matching for SI

Matt Arsenault Matthew.Arsenault at amd.com
Tue Oct 21 17:36:39 PDT 2014


select_cc is expanded on SI, so this was never matched.

http://reviews.llvm.org/D5899

Files:
  lib/Target/R600/AMDGPUISelLowering.cpp
  lib/Target/R600/AMDGPUISelLowering.h
  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5899.15226.patch
Type: text/x-patch
Size: 15001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141022/1a88ab3a/attachment.bin>


More information about the llvm-commits mailing list