[all-commits] [llvm/llvm-project] 4525d5: Revert "[mlir][Vector] NFC - Compress vector to ou...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri Jul 2 10:55:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4525d52c73de592dad73518a54d8925c66b20549
      https://github.com/llvm/llvm-project/commit/4525d52c73de592dad73518a54d8925c66b20549
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-07-02 (Fri, 02 Jul 2021)

  Changed paths:
    M mlir/lib/Dialect/Vector/VectorTransforms.cpp

  Log Message:
  -----------
  Revert "[mlir][Vector] NFC - Compress vector to outerproduct lowering."

This reverts commit db188adfb12f6783c5419d5165a1123b9f5b56b0.

Breaks the GCC tests, likely because of some order of evaluation
difference between clang and gcc.




More information about the All-commits mailing list