"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "eba7cbd3d06b3a84a72dcb6601a667a095c32664"
[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
Loading
Please register or sign in to comment