[all-commits] [llvm/llvm-project] 56bf68: [mlir][linalg][bufferize][NFC] Simplify getAliasin...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Oct 7 06:44:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56bf688a09ac6fa38e74b9a336ddba3694f803ef
      https://github.com/llvm/llvm-project/commit/56bf688a09ac6fa38e74b9a336ddba3694f803ef
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

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

  Log Message:
  -----------
  [mlir][linalg][bufferize][NFC] Simplify getAliasingOpResult()

The signature of this function was confusing. Check for hasKnownBufferizationAliasingBehavior separately when needed.

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




More information about the All-commits mailing list