[all-commits] [llvm/llvm-project] 04d083: [mlir][NFC] Use const reference for loop variables.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Fri Dec 3 04:08:42 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04d083b19e6eb80587cc27fa3996121c8c4bddbc
      https://github.com/llvm/llvm-project/commit/04d083b19e6eb80587cc27fa3996121c8c4bddbc
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-12-03 (Fri, 03 Dec 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp
    M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp

  Log Message:
  -----------
  [mlir][NFC] Use const reference for loop variables.




More information about the All-commits mailing list