Skip to content

Commit

Permalink
[AArch64][NFC] Expand coverage of ReplaceWithVeclib testing using SLE…
Browse files Browse the repository at this point in the history
…EF 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
  • Loading branch information
JolantaJensen committed Jul 26, 2023
1 parent 145f353 commit c67e443
Show file tree
Hide file tree
Showing 3 changed files with 812 additions and 50 deletions.

0 comments on commit c67e443

Please sign in to comment.