[all-commits] [llvm/llvm-project] 2d32da: Revert "[mlir][vector] Add patterns to ppropagate ...

Thomas via All-commits all-commits at lists.llvm.org
Mon Jun 13 10:56:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d32dac8bb10df3f08ae18c44c6928992ee72fd5
      https://github.com/llvm/llvm-project/commit/2d32dac8bb10df3f08ae18c44c6928992ee72fd5
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/Transforms/VectorDistribution.h
    M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
    M mlir/test/Dialect/Vector/vector-warp-distribute.mlir
    M mlir/test/Integration/Dialect/Vector/GPU/CUDA/test-warp-distribute.mlir
    M mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp

  Log Message:
  -----------
  Revert "[mlir][vector] Add patterns to ppropagate vector distribution"

This reverts commit 1c84800c42d2183a29392c175c8d5f20a4be65d2.

This was causing asan crash.




More information about the All-commits mailing list