[all-commits] [llvm/llvm-project] b98378: [MLIR][linalg] Preserve location during elementwis...

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Tue Oct 5 09:44:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b983783d2e58742b03f7e9d495c50eed4001ec66
      https://github.com/llvm/llvm-project/commit/b983783d2e58742b03f7e9d495c50eed4001ec66
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2021-10-05 (Tue, 05 Oct 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp

  Log Message:
  -----------
  [MLIR][linalg] Preserve location during elementwise fusion

This otherwise loses a lot of debugging info and results in a painful
debugging experience.

Reviewed By: mravishankar, stellaraccident

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




More information about the All-commits mailing list