diff options
author | Paschalis Mpeis <paschalis.mpeis@arm.com> | 2023-11-29 11:19:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 11:19:10 +0000 |
commit | 1bfb84b47738155cc3c290ac7034075bec60920b (patch) | |
tree | 9e6412d856727e819f77ff77d8a07bedb82e5743 /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | 0fac9da7342e7846fbc4464abe5c00086cbf026c (diff) | |
download | llvm-1bfb84b47738155cc3c290ac7034075bec60920b.zip llvm-1bfb84b47738155cc3c290ac7034075bec60920b.tar.gz llvm-1bfb84b47738155cc3c290ac7034075bec60920b.tar.bz2 |
[NFC][TLI] Improve tests for ArmPL and SLEEF Intrinsics. (#73352)
Auto-generate test `armpl-intrinsics.ll` and simplify tests:
- Eliminate scalar tail with no tail-folding flag.
- Use active lane mask for shorter check lines (no long `shufflevectors`).
- Eliminate scalar loops by providing `noalias` to relevant arguments and
run `simplifycfg` to drop them.
- Update script now use `@llvm.compiler.used` instead of a longer regex.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions