[PATCH] D14038: SelectionDAG: Match min/max if the scalar operation is legal

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 20:27:46 PDT 2015


arsenm created this revision.
arsenm added a reviewer: jmolloy.
arsenm added a subscriber: llvm-commits.

http://reviews.llvm.org/D14038

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/AMDGPU/fmin-fmax-unsafe.ll
  test/CodeGen/AMDGPU/max.ll
  test/CodeGen/AMDGPU/min.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14038.38293.patch
Type: text/x-patch
Size: 16787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151024/8b4e4abf/attachment.bin>


More information about the llvm-commits mailing list