[all-commits] [llvm/llvm-project] 79df1a: [mlir][llvm] Switch rountrip tests to opaque point...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Mar 23 00:28:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79df1a785d8e45a00906709fc403ba4bd5af4f66
      https://github.com/llvm/llvm-project/commit/79df1a785d8e45a00906709fc403ba4bd5af4f66
  Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    A mlir/test/Dialect/LLVMIR/roundtrip-typed-pointers.mlir
    M mlir/test/Dialect/LLVMIR/roundtrip.mlir

  Log Message:
  -----------
  [mlir][llvm] Switch rountrip tests to opaque pointers.

The revision switches all remaining LLVM dialect roundtrip
tests to opaque pointers. Selected tests are copied to a
postfixed test file for the time being.

Part of https://discourse.llvm.org/t/rfc-switching-the-llvm-dialect-and-dialect-lowerings-to-opaque-pointers/68179

Reviewed By: zero9178

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




More information about the All-commits mailing list