Commit c67e4438 authored by Jolanta Jensen's avatar Jolanta Jensen
Browse files

[AArch64][NFC] Expand coverage of ReplaceWithVeclib testing using SLEEF vector library

This patch expands testing coverage for ReplaceWithVeclib pass
when SLEEF vector library is used. It adds testing for all LLVM
intrinsics which correspond to math functions from libm.

llrint, llround and lrint are not included as currently
IR verifier pass does not allow to use vector types with them.

Differential Revision: https://reviews.llvm.org/D155623
parent 145f353f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment