diff options
author | pasmpe01 <Paschalis.Mpeis@arm.com> | 2023-11-21 10:08:53 +0000 |
---|---|---|
committer | pasmpe01 <Paschalis.Mpeis@arm.com> | 2023-11-24 12:24:33 +0000 |
commit | de6c9c84e2eec2d1ef865a8d9d1775d78ca0cc51 (patch) | |
tree | 09b96433da0a4f1d09cd69da1c1d818c098b587f /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | cf1bde33423da5eb9b7dc95daac4aada3167de3c (diff) | |
download | llvm-de6c9c84e2eec2d1ef865a8d9d1775d78ca0cc51.zip llvm-de6c9c84e2eec2d1ef865a8d9d1775d78ca0cc51.tar.gz llvm-de6c9c84e2eec2d1ef865a8d9d1775d78ca0cc51.tar.bz2 |
[TLI][AArch64] Add TLI Mappings of @llvm.exp10 for ArmPL and SLEEF.
Update regex to _explicitly_ show which exp versions are added.
The previous regex used `exp[^e]` to avoid matching calls like:
`@llvm.experimental.stepvector`.
Note: ArmPL Mappings for scalable types are not yet utilized
(eg, `llvm.exp10.nxv2f64`, `llvm.exp10.nxv4f32`), as `replace-with-veclib`
pass needs improvements.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions