diff options
author | Ties Stuij <ties.stuij@arm.com> | 2020-08-28 09:31:11 +0100 |
---|---|---|
committer | Ties Stuij <ties.stuij@arm.com> | 2020-08-28 11:44:37 +0100 |
commit | d678e14c55bea734524c2a294c93a7d9c0b8d99f (patch) | |
tree | 6df6c4e14e05ea280397c47caed1d25ca3c8b37e /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | 96824abe7d80fc499032dab598968436132fcfb5 (diff) | |
download | llvm-d678e14c55bea734524c2a294c93a7d9c0b8d99f.zip llvm-d678e14c55bea734524c2a294c93a7d9c0b8d99f.tar.gz llvm-d678e14c55bea734524c2a294c93a7d9c0b8d99f.tar.bz2 |
[AArch64][CodeGen] Restrict bfloat vector operations to what's actually supported
Previously in addTypeForNeon, we would set the operations for bfloat vectors
like other generic types. But as bfloat is a storage-only type a number of
operations shouldn't be set. This patch fixes that.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D85101
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions