diff options
author | Leonard Chan <leonardchan@google.com> | 2018-10-22 23:08:40 +0000 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2018-10-22 23:08:40 +0000 |
commit | 0acfc6be384ad769dd3a72d771aa44e5ba6749ad (patch) | |
tree | 751f33e1590511cc499c388d07390c1dd5dab76f /llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp | |
parent | a0beeffeed3d24cf65ec165141926f7715380eb2 (diff) | |
download | bcm5719-llvm-0acfc6be384ad769dd3a72d771aa44e5ba6749ad.tar.gz bcm5719-llvm-0acfc6be384ad769dd3a72d771aa44e5ba6749ad.zip |
[Intrinsic] Unigned Saturation Addition Intrinsic
Add an intrinsic that takes 2 integers and perform unsigned saturation
addition on them.
This is a part of implementing fixed point arithmetic in clang where some of
the more complex operations will be implemented as intrinsics.
Differential Revision: https://reviews.llvm.org/D53340
llvm-svn: 344971
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp')
0 files changed, 0 insertions, 0 deletions