We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53717ca commit 8338354Copy full SHA for 8338354
mlir/test/Target/LLVMIR/opaque-ptr.mlir
@@ -1,4 +1,4 @@
1
-// RUN: mlir-translate -mlir-to-llvmir -opaque-pointers %s | FileCheck %s
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
2
3
// CHECK-LABEL: @opaque_ptr_load
4
llvm.func @opaque_ptr_load(%arg0: !llvm.ptr) -> i32 {
0 commit comments