Skip to content

Commit

Permalink
[NFC][AArch64][LV] Reorganise LV tests using symbols from SLEEF (#68207)
Browse files Browse the repository at this point in the history
The tests introduced by https://reviews.llvm.org/D134719 and later
modified in https://reviews.llvm.org/D146839 are not testing LV in
isolation. This patch:
  1. Assures that all tests test LV in isolation.
  2. Adds LV tests using llvm intrinsics that have libm mappings.

llrint, llround and lrint are not included as currently IR verifier pass
does not allow to use vector types with them.
  • Loading branch information
JolantaJensen committed Oct 13, 2023
1 parent 7025ff6 commit afdb18d
Show file tree
Hide file tree
Showing 2 changed files with 1,890 additions and 355 deletions.

0 comments on commit afdb18d

Please sign in to comment.