diff options
author | Nikita Popov <npopov@redhat.com> | 2023-01-26 15:09:48 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-01-26 15:09:48 +0100 |
commit | 2e9bc1b8614c9422573cf2f4728525787b0cb0cb (patch) | |
tree | 4f70a884380ea78f05bbc2aec42e3628897e0f64 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 1f88048f2d62d982885efa938f43a643ac4565a5 (diff) | |
download | llvm-2e9bc1b8614c9422573cf2f4728525787b0cb0cb.zip llvm-2e9bc1b8614c9422573cf2f4728525787b0cb0cb.tar.gz llvm-2e9bc1b8614c9422573cf2f4728525787b0cb0cb.tar.bz2 |
[LVI] Use !range metadata for supported intrinsics
Even if the intrinsic is supported by ConstantRange, we should
still make use of !range metadata. This doesn't matter much now,
but is important if we want to support ctlz style intrinsics,
which always have KnownBits-based !range metadata attached, which
might be better than what we can compute using ranges.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions