[all-commits] [llvm/llvm-project] 6a291e: [mlir] Remove unnecessary copying of pass options

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed Mar 10 12:55:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a291ed0f069a1886705bd4a814dad2e8eb8307c
      https://github.com/llvm/llvm-project/commit/6a291ed0f069a1886705bd4a814dad2e8eb8307c
  Author: Christian Sigg <csigg at google.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M mlir/lib/Dialect/GPU/Transforms/SerializeToBlob.cpp

  Log Message:
  -----------
  [mlir] Remove unnecessary copying of pass options

I missed a comment in D98279 that you don't need to copy pass options.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D98366




More information about the All-commits mailing list