[PATCH] D106653: [LoopVectorize][AArch64] Enable ordered reductions by default for AArch64
    David Sherwood via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug 19 01:29:50 PDT 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4122398e7c1: [LoopVectorize][AArch64] Enable ordered reductions by default for AArch64 (authored by david-arm).
Changed prior to commit:
  https://reviews.llvm.org/D106653?vs=367181&id=367423#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106653/new/
https://reviews.llvm.org/D106653
Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
  llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106653.367423.patch
Type: text/x-patch
Size: 7598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/2a6fc517/attachment.bin>
    
    
More information about the llvm-commits
mailing list