[PATCH] D51237: DAG: Check transformed type for forming fminnum/fmaxnum from vselect
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 24 14:57:50 PDT 2018
arsenm created this revision.
arsenm added reviewers: spatel, RKSimon, nhaehnle.
Herald added subscribers: wdng, jvesely.
Follow up to r340655 to fix vector types which are split.
https://reviews.llvm.org/D51237
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AMDGPU/fmax_legacy.f16.ll
test/CodeGen/AMDGPU/fmin_legacy.f16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51237.162482.patch
Type: text/x-patch
Size: 5891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/62dcb875/attachment.bin>
More information about the llvm-commits
mailing list