[all-commits] [llvm/llvm-project] 83b597: [mlir][LLVM] Enable opaque-pointers in e2e lowerin...

zero9178 via All-commits all-commits at lists.llvm.org
Fri Feb 24 05:29:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83b59792bb0f0fd69213f5fb5a6385d3d3b78945
      https://github.com/llvm/llvm-project/commit/83b59792bb0f0fd69213f5fb5a6385d3d3b78945
  Author: Markus Böck <markus.boeck02 at gmail.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M mlir/test/Dialect/LLVM/lower-to-llvm-e2e.mlir
    M mlir/test/lib/Dialect/LLVM/TestLowerToLLVM.cpp

  Log Message:
  -----------
  [mlir][LLVM] Enable opaque-pointers in e2e lowering test pass

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

Given this is only a test pass I believe it should be fine to switch it to opaque-pointers entirely while migrating.

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




More information about the All-commits mailing list