[Mlir-commits] [mlir] [mlir][GPUToNVVM] Fix memref function args/results (PR #96392)

Matthias Springer llvmlistbot at llvm.org
Sat Jun 22 06:45:06 PDT 2024


================
@@ -701,9 +724,7 @@ module attributes {transform.with_named_sequence} {
     } with type_converter {
       transform.apply_conversion_patterns.memref.memref_to_llvm_type_converter
         {index_bitwidth = 64,
-        use_bare_ptr = true,
----------------
matthias-springer wrote:

Note: These arguments do not exist.

https://github.com/llvm/llvm-project/pull/96392


More information about the Mlir-commits mailing list