[mlir][LLVM] Enable opaque-pointers in e2e lowering test pass
authorMarkus Böck <markus.boeck02@gmail.com>
Fri, 24 Feb 2023 13:26:02 +0000 (14:26 +0100)
committerMarkus Böck <markus.boeck02@gmail.com>
Fri, 24 Feb 2023 13:29:01 +0000 (14:29 +0100)
commit83b59792bb0f0fd69213f5fb5a6385d3d3b78945
treeb9a39499a8d3c2c2a16c33b2ce889224cfceb51f
parentb38cf034102529540fef0081de0d96d0e2258c3a
[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
mlir/test/Dialect/LLVM/lower-to-llvm-e2e.mlir
mlir/test/lib/Dialect/LLVM/TestLowerToLLVM.cpp