[Mlir-commits] [mlir] [mlir][memref] Fix type conversion in emulate-wide-int and emulate-narrow-type (PR #112214)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Oct 14 09:11:38 PDT 2024
================
@@ -203,18 +203,6 @@ func.func @memref_subview_dynamic_offset_i4(%idx : index) -> i4 {
// -----
-
-func.func @negative_memref_subview_non_contiguous(%idx : index) -> i4 {
----------------
MaheshRavishankar wrote:
Could you say why you are removing these tests?
https://github.com/llvm/llvm-project/pull/112214
More information about the Mlir-commits
mailing list