diff options
author | Leonard Chan <leonardchan@google.com> | 2019-02-04 17:18:11 +0000 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2019-02-04 17:18:11 +0000 |
commit | 68d428e57894492a2ba9a650874b7f3a029ed93b (patch) | |
tree | c831b029561adb8be28b57476d3f6c25d5714ce2 /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 73158e72012c88e8e9a6b2bc9f9d36868e43d8e7 (diff) | |
download | llvm-68d428e57894492a2ba9a650874b7f3a029ed93b.zip llvm-68d428e57894492a2ba9a650874b7f3a029ed93b.tar.gz llvm-68d428e57894492a2ba9a650874b7f3a029ed93b.tar.bz2 |
[Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
Add an intrinsic that takes 2 unsigned integers with the scale of them
provided as the third argument and performs fixed point multiplication 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/D55625
llvm-svn: 353059
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions