[all-commits] [llvm/llvm-project] c23cb8: Fix "incorrect" assertions in Linalg/EDSC/Builders...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Oct 29 22:18:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c23cb8b032eb926f1d9c96c1415d6efd305eb59a
      https://github.com/llvm/llvm-project/commit/c23cb8b032eb926f1d9c96c1415d6efd305eb59a
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M mlir/lib/Dialect/Linalg/EDSC/Builders.cpp

  Log Message:
  -----------
  Fix "incorrect" assertions in Linalg/EDSC/Builders.cpp (NFC)

It is semantically equivalent, but the intent was really lost there.
This fixes a warning/error from MSVC as well, see PR48013




More information about the All-commits mailing list