Remove intrinsic specific instructions for SSE/SSE2/AVX floating point max/min...
Remove intrinsic specific instructions for SSE/SSE2/AVX floating point max/min instructions. Lower them to target specific nodes and use those patterns instead. This also allows them to be commuted if UnsafeFPMath is enabled. llvm-svn: 171227
Loading
Please register or sign in to comment