[PATCH] D136153: [AArch64] Allow cost computation for interleaved accesses

mgabka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 08:12:05 PDT 2022


mgabka updated this revision to Diff 468552.
mgabka added a comment.

fix not closed attributes declaration in a test file


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

https://reviews.llvm.org/D136153

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-interleaved-accesses.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-option.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136153.468552.patch
Type: text/x-patch
Size: 166652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/702f49e3/attachment-0001.bin>


More information about the llvm-commits mailing list