diff options
author | Jun Sha (Joshua) <cooper.joshua@linux.alibaba.com> | 2023-07-28 16:21:24 +0800 |
---|---|---|
committer | Jun Sha (Joshua) <cooper.joshua@linux.alibaba.com> | 2023-07-28 16:21:24 +0800 |
commit | 62a251f824f63a56563b246035b9bd24078aa98b (patch) | |
tree | a03aebe71b225d7aa4a33633ac5b87d5b8b0f39c /llvm/lib | |
parent | 1195bd48e017bb0f8237dec017e88d23d13ac2a9 (diff) | |
download | llvm-62a251f824f63a56563b246035b9bd24078aa98b.zip llvm-62a251f824f63a56563b246035b9bd24078aa98b.tar.gz llvm-62a251f824f63a56563b246035b9bd24078aa98b.tar.bz2 |
[Clang][BFloat16] Upgrade __bf16 by supporting increment/decrement operations
Since __bf16 has been upgraded from a storage-only type to an arithmetic type in https://reviews.llvm.org/rGe62175736551abf40a3410bc246f58e650eb8158, it should support all the basic arithmetic operations like other float types, including increment and decrement.
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D152768
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions