[all-commits] [llvm/llvm-project] 72dc5c: [LV] Make use of PatternMatchers in getReductionPa...

David Green via All-commits all-commits at lists.llvm.org
Wed Jul 21 03:34:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72dc5cab4f8bce67a78dd149f17b8709208da580
      https://github.com/llvm/llvm-project/commit/72dc5cab4f8bce67a78dd149f17b8709208da580
  Author: David Green <david.green at arm.com>
  Date:   2021-07-21 (Wed, 21 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [LV] Make use of PatternMatchers in getReductionPatternCost. NFC

Pulled out of D106166, this modifies getReductionPatternCost to use
PatternMatchers, hopefully simplifying the code a little.




More information about the All-commits mailing list