To generate code compatible to streaming mode:
- disable lowering interleaved load to avoid generating invalid NEON intrinsics.
|  Differential  D138791  
[AArch64][SME]: Generate streaming-compatible code for ld2-alloca. Authored by hassnaa-arm on Nov 28 2022, 4:44 AM. 
Details To generate code compatible to streaming mode: 
 
Diff Detail 
 Event Timeline
 
 
 
 
 
 
 
 
 
 Comment Actions LGTM with nit addressed 
 Comment Actions Failed Tests (1): LLVM :: CodeGen/AArch64/sve-streaming-mode-fixed-length-ld2-alloca.ll Testing Time: 345.12s Skipped : 38 Unsupported : 1357 Passed : 88906 Expectedly Failed: 195 Failed : 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nit: you can just do !getSVEPredPatternFromNumElements(NumElements))