[all-commits] [llvm/llvm-project] e965d0: Pass options by const ref in TestLinalgCodegenStra...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Jan 17 15:18:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e965d068e08be3caddf44f8440dd16f29b4fc15b
      https://github.com/llvm/llvm-project/commit/e965d068e08be3caddf44f8440dd16f29b4fc15b
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M mlir/test/lib/Dialect/Linalg/TestLinalgCodegenStrategy.cpp

  Log Message:
  -----------
  Pass options by const ref in TestLinalgCodegenStrategy (NFC)

These aren't small object, fix Coverity report.




More information about the All-commits mailing list