commit | e3a40ed87304bfd5220d145a11f2debe71b7193b | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed May 25 08:59:18 2016 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Wed May 25 08:59:18 2016 +0000 |
tree | 3c90f77223bb98024eabff26b085f0562a1f0f7f | |
parent | c333e16d8d432396c24fce80560f200d13e4e6ef [diff] |
[X86][SSE] Replace (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y) lossless conversion intrinsics with generic IR Followup to D20528 clang patch, this removes the (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y) llvm intrinsics and auto-upgrades to sitofp/fpext instead. Differential Revision: http://reviews.llvm.org/D20568 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270678 91177308-0d34-0410-b5e6-96231b3b80d8