[all-commits] [llvm/llvm-project] bdb929: [mlir] Fix convert-to-llvmir.mlir test broken due ...

ftynse via All-commits all-commits at lists.llvm.org
Wed Aug 5 04:31:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bdb9295664aa2ea0ee195505a0ca78ea8e34e657
      https://github.com/llvm/llvm-project/commit/bdb9295664aa2ea0ee195505a0ca78ea8e34e657
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir

  Log Message:
  -----------
  [mlir] Fix convert-to-llvmir.mlir test broken due to syntax change

The syntax of the LLVM dialect types changed between the time the code
was written and it was submitted, leading to a test failure. Update the
syntax.




More information about the All-commits mailing list