diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-09-20 11:49:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 11:49:31 +0100 |
commit | 2c90eb990af176f2b57baecd2920481243845bb9 (patch) | |
tree | 05125da286da2c5cb3f7a9f87acf4bd153169ba1 /libcxx/src/algorithm.cpp | |
parent | e5717fb61d844895d4ca88659646d04ac749bc82 (diff) | |
download | llvm-2c90eb990af176f2b57baecd2920481243845bb9.zip llvm-2c90eb990af176f2b57baecd2920481243845bb9.tar.gz llvm-2c90eb990af176f2b57baecd2920481243845bb9.tar.bz2 |
[clang][wasm] Replace the target integer add saturate intrinsics with the equivalent generic `__builtin_elementwise_add_sat` intrinsics (#109269)
Noticed while working on #109160
I've left out the sub_sat intrinsics for now - not sure about the history behind them using Intrinsic::wasm_sub_sat_* instead of Intrinsic::*sub_sat
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions