[Mlir-commits] [mlir] [MLIR][LLVM] Remove typed pointers from the LLVM dialect (PR #71285)
Markus Böck
llvmlistbot at llvm.org
Sat Nov 4 11:10:03 PDT 2023
================
@@ -132,20 +125,6 @@ func.func @gep_too_few_dynamic(%base : !llvm.ptr) {
// -----
-func.func @load_non_llvm_type(%foo : memref<f32>) {
----------------
zero9178 wrote:
Are these redundant tests or should one of these maybe be kept?
https://github.com/llvm/llvm-project/pull/71285
More information about the Mlir-commits
mailing list