[all-commits] [llvm/llvm-project] d5387e: [LV] Add tests showing suboptimal vectorization fo...
    Florian Hahn via All-commits 
    all-commits at lists.llvm.org
       
    Thu Feb 11 09:25:09 PST 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5387ec2679b5449b81449c5ab3cb0e2fd754010
      https://github.com/llvm/llvm-project/commit/d5387ec2679b5449b81449c5ab3cb0e2fd754010
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)
  Changed paths:
    A llvm/test/Transforms/LoopVectorize/AArch64/extend-vectorization-factor-for-unprofitable-memops.ll
  Log Message:
  -----------
  [LV] Add tests showing suboptimal vectorization for narrow types.
This patch adds additional test cases showing missing/sub-optimal
vectorization for loops which contain small and wider memory ops on
AArch64.
    
    
More information about the All-commits
mailing list