diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-09-05 15:57:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-05 14:57:07 +0000 |
commit | 816eb9e71d896e3dd591bda8283ac7094c988c13 (patch) | |
tree | c4820f4afd01c44982475dfe21e7b723c77c9124 /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | c8d065bf914d7c8feb06aa7978fe43b2a800b17f (diff) | |
download | llvm-816eb9e71d896e3dd591bda8283ac7094c988c13.zip llvm-816eb9e71d896e3dd591bda8283ac7094c988c13.tar.gz llvm-816eb9e71d896e3dd591bda8283ac7094c988c13.tar.bz2 |
[Clang][bytecode] Add interp__builtin_elementwise_triop_fp to handle general 3-operand floating point intrinsics (#157106)
Refactor interp__builtin_elementwise_fma into something similar to interp__builtin_elementwise_triop with a callback function argument to allow reuse with other intrinsics.
This will allow reuse with some upcoming x86 intrinsics
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions