diff options
author | James Molloy <james.molloy@arm.com> | 2015-08-11 12:06:25 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2015-08-11 12:06:25 +0000 |
commit | ee868b2a3e5180d075e08a7466a501c1d3b98711 (patch) | |
tree | b4f9389de8970395982b8ae671e7118ca1ef5785 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | ea3a687a334c801ffeb7062730dfa87d1570b270 (diff) | |
download | llvm-ee868b2a3e5180d075e08a7466a501c1d3b98711.zip llvm-ee868b2a3e5180d075e08a7466a501c1d3b98711.tar.gz llvm-ee868b2a3e5180d075e08a7466a501c1d3b98711.tar.bz2 |
[ARM] Match fminnum/fmaxnum for vector vminnm/vmaxnm instead of an intrinsic
Lower the intrinsic to a FMINNUM/FMAXNUM node and select that instead. This is important because soon SDAG will be able to select FMINNUM/FMAXNUM itself, so we need an integrated lowering path between SDAG and intrinsics.
NFCI.
llvm-svn: 244592
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions