[all-commits] [llvm/llvm-project] 8979a9: [mlir] Fix adding wrong operand value in `promoteM...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Tue Aug 4 04:40:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8979a9cdf226066196f1710903d13492e6929563
      https://github.com/llvm/llvm-project/commit/8979a9cdf226066196f1710903d13492e6929563
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-08-04 (Tue, 04 Aug 2020)

  Changed paths:
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp

  Log Message:
  -----------
  [mlir] Fix adding wrong operand value in `promoteMemRefDescriptors`.

The bug was not noticed because we didn't have a lot of custom type conversions
directly to LLVM dialect.

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




More information about the All-commits mailing list