aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCombiner.cpp
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2015-08-11 12:06:25 +0000
committerJames Molloy <james.molloy@arm.com>2015-08-11 12:06:25 +0000
commitee868b2a3e5180d075e08a7466a501c1d3b98711 (patch)
treeb4f9389de8970395982b8ae671e7118ca1ef5785 /llvm/lib/CodeGen/MachineCombiner.cpp
parentea3a687a334c801ffeb7062730dfa87d1570b270 (diff)
downloadllvm-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