[all-commits] [llvm/llvm-project] 9f74e6: [mlir][vector][gpu] Use `makeArithReduction` in lo...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Tue Dec 19 16:04:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f74e6e6157bc4d63a28385c7c0a50506bb8a737
      https://github.com/llvm/llvm-project/commit/9f74e6e6157bc4d63a28385c7c0a50506bb8a737
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M mlir/lib/Dialect/GPU/Transforms/AllReduceLowering.cpp
    M mlir/lib/Dialect/Vector/Transforms/LowerVectorScan.cpp

  Log Message:
  -----------
  [mlir][vector][gpu] Use `makeArithReduction` in lowering patterns. NFC. (#75952)

Use the `vector::makeArithReduction` helper as the source-of-truth of
reduction to arith ops lowering.




More information about the All-commits mailing list