diff options
author | Alex Bradbury <asb@igalia.com> | 2023-07-05 10:39:14 +0100 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2023-07-05 10:40:39 +0100 |
commit | 7de4c6f8d932f1bf8c1f80fe2ee93ee4fb1a8a10 (patch) | |
tree | dd50a7f87fd94ada27cf0c2e83f64d83175bc4b7 /llvm/unittests/Analysis/ValueTrackingTest.cpp | |
parent | d84d418e2adc421c98e484ab3b09e2f4f3e5c1ef (diff) | |
download | llvm-7de4c6f8d932f1bf8c1f80fe2ee93ee4fb1a8a10.zip llvm-7de4c6f8d932f1bf8c1f80fe2ee93ee4fb1a8a10.tar.gz llvm-7de4c6f8d932f1bf8c1f80fe2ee93ee4fb1a8a10.tar.bz2 |
[RISCV][test] Add test coverage for llvm.frexp.*.* intrinsics
Reapply - the issue was that the `< %s` was missing in the RUN lines,
which didn't impact update_llc_test_checks but of course caused issues
for lit.
The test file is copied from X86 (which is also mostly shared with Arm,
PowerPC) rather than integrated into float-intrinsics.ll and
double-intrinsics.ll.
There's currently a compiler crash for the soft float cases (expect this
is the issue in <https://github.com/llvm/llvm-project/issues/63661>)
which will be a addressed with a follow-on patch posted for review.
Diffstat (limited to 'llvm/unittests/Analysis/ValueTrackingTest.cpp')
0 files changed, 0 insertions, 0 deletions