Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control for KNL.
Added intrinsics for cvtsi2ss/d instructions.
Added tests for intrinsics and encoding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86ISelLowering.h | ||
---|---|---|
421 | SINT_TO_FP_RND we can use the same name for scalar single/double, vector single/double |
lib/Target/X86/X86InstrFragmentsSIMD.td | ||
---|---|---|
356 | And here: SDTCisFP<0>, SDTCisInt<2>, SDTCisInt<3>]>; you also should say that SDTCisFP<0> |
with rounding mode