[all-commits] [llvm/llvm-project] bc81f8: [mlir][vector] Drop incorrect startRootUpdate call...

Quinn Dawkins via All-commits all-commits at lists.llvm.org
Fri Nov 10 14:07:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc81f8c87e7383444256e89864ebe6e682799c53
      https://github.com/llvm/llvm-project/commit/bc81f8c87e7383444256e89864ebe6e682799c53
  Author: Quinn Dawkins <quinn.dawkins at gmail.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp

  Log Message:
  -----------
  [mlir][vector] Drop incorrect startRootUpdate calls in vector distribution (#71988)

Fixes asan failures in
https://lab.llvm.org/buildbot/#/builders/5/builds/38191 introduced by
#71964.




More information about the All-commits mailing list