diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-06-26 13:55:46 +0100 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-06-26 14:51:27 +0100 |
commit | 6b313f198c95218b953f2c992f702f178c61cd1d (patch) | |
tree | 9080b6e40613ae2bb35263e43977142a175e5ebe /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 44f06db43941749b631756ff13cf7e8f7b2903fe (diff) | |
download | llvm-6b313f198c95218b953f2c992f702f178c61cd1d.zip llvm-6b313f198c95218b953f2c992f702f178c61cd1d.tar.gz llvm-6b313f198c95218b953f2c992f702f178c61cd1d.tar.bz2 |
[AArch64][SVE] Remove asserts from AArch64ISelLowering for bfloat16 types
Remove the asserts in performLDNT1Combine & performST[NT]1Combine
to ensure we get a failure where the type is a bfloat16 and
hasBF16() is false, regardless of whether asserts are enabled.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions