[all-commits] [llvm/llvm-project] 7ebf70: [mlir][SCF][bufferize][NFC] Bufferize parallel_ins...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jun 27 04:16:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ebf70d85d63acaaea56bdb1a13c5a2573868e1c
      https://github.com/llvm/llvm-project/commit/7ebf70d85d63acaaea56bdb1a13c5a2573868e1c
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

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

  Log Message:
  -----------
  [mlir][SCF][bufferize][NFC] Bufferize parallel_insert_slice separately

This allows for better type inference during bufferization and is in preparation of supporting memory spaces.

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




More information about the All-commits mailing list