[all-commits] [llvm/llvm-project] 48ca8e: [mlir][arith][bufferize][NFC] Move buffer type com...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Aug 30 07:45:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48ca8e955521b9ea7c1466401444a68c6435646d
      https://github.com/llvm/llvm-project/commit/48ca8e955521b9ea7c1466401444a68c6435646d
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M mlir/lib/Dialect/Arithmetic/Transforms/BufferizableOpInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][arith][bufferize][NFC] Move buffer type computation to getBufferType

A part of the functionality of `bufferize` is extracted into `getBufferType`.

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




More information about the All-commits mailing list