[Mlir-commits] [mlir] [mlir][vector] Update tests for xfer permutation lowering (2/N) (PR #123237)

Javed Absar llvmlistbot at llvm.org
Fri Feb 14 08:18:59 PST 2025


================
@@ -1,24 +1,22 @@
 // RUN: mlir-opt %s --transform-interpreter --split-input-file | FileCheck %s
----------------
javedabsar1 wrote:

Maybe add comment at top
// Tests are labelled as : @xfer_{read|write}_{map_type}_{masked|with_mask|}_{out_of_bounds}_{scalable}

Some tests have 'mask' and some 'with_mask'. Apologies, this is really next level of nit-picking.

I didnt understand 'with_mask' and 'masked' . Some tests have both. Please ignore if i just dont get the difference.

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


More information about the Mlir-commits mailing list