[all-commits] [llvm/llvm-project] 898e80: [mlir] Fix a crash when creating a 1d zero element...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Oct 21 03:56:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 898e80964c950fb49a133ff6018079fe8a7c922b
      https://github.com/llvm/llvm-project/commit/898e80964c950fb49a133ff6018079fe8a7c922b
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    M mlir/test/Target/LLVMIR/llvmir.mlir

  Log Message:
  -----------
  [mlir] Fix a crash when creating a 1d zero element LLVM constant

Fixes a regression introduced in f9be7a7afda3c90b99c9f50e5eff1624da5a6511

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




More information about the All-commits mailing list