[mlir] Fix convert-to-llvmir.mlir test broken due to syntax change
authorAlex Zinenko <zinenko@google.com>
Wed, 5 Aug 2020 11:29:35 +0000 (13:29 +0200)
committerAlex Zinenko <zinenko@google.com>
Wed, 5 Aug 2020 11:29:35 +0000 (13:29 +0200)
commitbdb9295664aa2ea0ee195505a0ca78ea8e34e657
tree7494f04d4be4c90e5c64b5f21d4ddcc861311596
parentbd7f3f8a3ed70586f2b6a68b267b83d18e6fbdb4
[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.
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir