[PATCH] D75512: [LoopVectorizer][ARM] Add preferInloopReduction target hook.
    Dave Green via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Sep 12 09:48:08 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG74760bb00fb9: [LV][ARM] Add preferInloopReduction target hook. (authored by dmgreen).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75512/new/
https://reviews.llvm.org/D75512
Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.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: D75512.291400.patch
Type: text/x-patch
Size: 51025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200912/8202add6/attachment.bin>
    
    
More information about the llvm-commits
mailing list