diff options
author | Jennifer Schmitz <jschmitz@nvidia.com> | 2024-07-10 12:54:01 +0530 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@nvidia.com> | 2024-07-10 12:54:01 +0530 |
commit | 1ae5fc24e86ecc9e7b60346d9ca2e56f83517bda (patch) | |
tree | d8fd6cb06861d679796267666a767e169486ecb1 /gcc/c | |
parent | 6fce4664d4a2e44843bd1464930696c819906d0f (diff) | |
download | gcc-1ae5fc24e86ecc9e7b60346d9ca2e56f83517bda.zip gcc-1ae5fc24e86ecc9e7b60346d9ca2e56f83517bda.tar.gz gcc-1ae5fc24e86ecc9e7b60346d9ca2e56f83517bda.tar.bz2 |
testsuite: Tests the pattern folding x/sqrt(x) to sqrt(x) for Float16
As a follow-up to adding a pattern that folds x/sqrt(x) to sqrt(x) in match.pd, this patch adds a test case for type Float16 for armv8.2-a+fp16.
The patch was bootstrapped and regtested on aarch64-linux-gnu, no regression.
Signed-off-by: Jennifer Schmitz <jschmitz@nvidia.com>
gcc/testsuite/
* gcc.target/aarch64/sqrt_div_float16.c: New test.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions