llvm-project
48a66e9b - [TTI] getTypeBasedIntrinsicInstrCost - add basic handling for strided load/store intrinsics (#125223)

Commit
1 year ago
[TTI] getTypeBasedIntrinsicInstrCost - add basic handling for strided load/store intrinsics (#125223) As noted on #124499 - this is currently missing for type-only analysis and was falling back to scalarization for fixed vectors (and failing entirely for scalable vectors)
Author
Parents
Loading