[all-commits] [llvm/llvm-project] 8b5871: [mlir][memref] fix overflow in realloc

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Sep 22 20:07:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b587113b746f31b63fd6473083df78cef30a72e
      https://github.com/llvm/llvm-project/commit/8b587113b746f31b63fd6473083df78cef30a72e
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

  Changed paths:
    M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
    M mlir/test/Conversion/MemRefToLLVM/convert-dynamic-memref-ops.mlir
    M mlir/test/Conversion/MemRefToLLVM/convert-static-memref-ops.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_push_back.mlir

  Log Message:
  -----------
  [mlir][memref] fix overflow in realloc

Reviewed By: aartbik

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




More information about the All-commits mailing list