[llvm] 433f268 - [ARM][BFloat16] Change types of some Arm and AArch64 bf16 intrinsics

Mikhail Maltsev via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 10:54:42 PDT 2020


Author: Mikhail Maltsev
Date: 2020-08-27T18:52:59+01:00
New Revision: 433f2680c9792b2748a69f6d70ad47d55d0efe56

URL: https://github.com/llvm/llvm-project/commit/433f2680c9792b2748a69f6d70ad47d55d0efe56
DIFF: https://github.com/llvm/llvm-project/commit/433f2680c9792b2748a69f6d70ad47d55d0efe56.diff

LOG: [ARM][BFloat16] Change types of some Arm and AArch64 bf16 intrinsics

Add bitcode files which got truncated to 0 length in phabricator.

Differential Revision: https://reviews.llvm.org/D86146

Added: 
    

Modified: 
    llvm/test/Bitcode/aarch64-bf16-upgrade.ll.bc
    llvm/test/Bitcode/arm-bf16-upgrade.ll.bc

Removed: 
    


################################################################################
diff  --git a/llvm/test/Bitcode/aarch64-bf16-upgrade.ll.bc b/llvm/test/Bitcode/aarch64-bf16-upgrade.ll.bc
index e69de29bb2d1..9ef6b07c19ff 100644
Binary files a/llvm/test/Bitcode/aarch64-bf16-upgrade.ll.bc and b/llvm/test/Bitcode/aarch64-bf16-upgrade.ll.bc 
diff er

diff  --git a/llvm/test/Bitcode/arm-bf16-upgrade.ll.bc b/llvm/test/Bitcode/arm-bf16-upgrade.ll.bc
index e69de29bb2d1..d9d97dbc9881 100644
Binary files a/llvm/test/Bitcode/arm-bf16-upgrade.ll.bc and b/llvm/test/Bitcode/arm-bf16-upgrade.ll.bc 
diff er


        


More information about the llvm-commits mailing list