Unverified Commit afdb18df authored by JolantaJensen's avatar JolantaJensen Committed by GitHub
Browse files

[NFC][AArch64][LV] Reorganise LV tests using symbols from SLEEF (#68207)

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.
parent 7025ff6f
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