[Mlir-commits] [mlir] [mlir][memref] Fix type conversion in emulate-wide-int and emulate-narrow-type (PR #112214)
Longsheng Mou
llvmlistbot at llvm.org
Mon Oct 14 09:15:46 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 {
----------------
CoTinker wrote:
I just move them to emulate-narrow-type-unsupported.mlir
https://github.com/llvm/llvm-project/pull/112214
More information about the Mlir-commits
mailing list