diff options
author | David Green <david.green@arm.com> | 2025-06-29 11:37:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-29 11:37:16 +0100 |
commit | dcc9e36b18264aef4008b88c4ae38e33151c3345 (patch) | |
tree | 54b742207ba9dcffd891e5b6e122d83491719a55 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | c5a49fb62d4196bf26f1a4e2340accd4f242de5d (diff) | |
download | llvm-dcc9e36b18264aef4008b88c4ae38e33151c3345.zip llvm-dcc9e36b18264aef4008b88c4ae38e33151c3345.tar.gz llvm-dcc9e36b18264aef4008b88c4ae38e33151c3345.tar.bz2 |
[ARM] Add neon vector support for floor (#142559)
This marks ffloor as legal providing that armv8 and neon is present (or
fullfp16 for the fp16 instructions). The existing arm_neon_vrintm
intrinsics are auto-upgraded to llvm.floor.
If this is OK I will update the other vrint intrinsics.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions