[PATCH] D93476: [LV][ARM] Inloop reduction cost modelling

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 13:04:02 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG39db5753f993: [LV][ARM] Inloop reduction cost modelling (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93476

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/ARM/mve-reduction-types.ll
  llvm/test/Transforms/LoopVectorize/ARM/mve-reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93476.318293.patch
Type: text/x-patch
Size: 73463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/e2fd4147/attachment.bin>


More information about the llvm-commits mailing list