[PATCH] D131964: [AArch64] Add support to loop vectorization for non temporal loads

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 08:44:11 PDT 2022


fhahn added reviewers: dmgreen, ab.
fhahn added a comment.

Could you please update the description to provide some details about the fix? It will also require building on top of D131773 <https://reviews.llvm.org/D131773> to also add support for generating LDNP for smaller types than 256 bits.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131964/new/

https://reviews.llvm.org/D131964



More information about the llvm-commits mailing list