[PATCH] D95780: [Vectorization Improvements] getMemInstScalarizationCost

Dangeti Tharun kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 7 04:18:06 PST 2021


tdangeti updated this revision to Diff 321987.
tdangeti added a comment.

Fixed clang-tidy issues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95780

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/gather-cost.ll
  llvm/test/Transforms/LoopVectorize/ARM/gather-cost.ll
  llvm/test/Transforms/LoopVectorize/X86/gather-cost.ll
  llvm/test/Transforms/LoopVectorize/X86/scalarization-fix.ll
  llvm/test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95780.321987.patch
Type: text/x-patch
Size: 60507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210207/14fe90f8/attachment.bin>


More information about the llvm-commits mailing list