diff options
author | Cullen Rhodes <cullen.rhodes@arm.com> | 2021-08-16 07:31:55 +0000 |
---|---|---|
committer | Cullen Rhodes <cullen.rhodes@arm.com> | 2021-08-16 07:56:48 +0000 |
commit | 09507b53250dc266632c204558cb1c2b56e8ddea (patch) | |
tree | 683b79895e78d357e0fbf387cefd2c72d35aa1fd /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 93c55d5ea24b8f455b0621bac373f142e0008739 (diff) | |
download | llvm-09507b53250dc266632c204558cb1c2b56e8ddea.zip llvm-09507b53250dc266632c204558cb1c2b56e8ddea.tar.gz llvm-09507b53250dc266632c204558cb1c2b56e8ddea.tar.bz2 |
[AArch64][SME] Disable NEON in streaming mode
In streaming mode most of the NEON instruction set is illegal, disable
NEON when compiling with `+streaming-sve`, unless NEON is explictly
requested.
Subsequent patches will add support for the small subset of NEON
instructions that are legal in streaming mode.
Reviewed By: paulwalker-arm, david-arm
Differential Revision: https://reviews.llvm.org/D107902
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions