As was brought up in D87169 by @craig.topper we shouldn't map llvm.sqrt to svml since there is a faster native instruction.
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm_sqrt_p&expand=5824,5823,5356,5823,5825,5365,5356
Details
Details
- Reviewers
craig.topper wenlei hoy - Commits
- rG89e8a8b223b2: Revert SVML support for sqrt
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo