diff options
author | Uday Bondhugula <uday@polymagelabs.com> | 2024-02-29 06:32:42 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-29 06:32:42 +0530 |
commit | 2679d3793b264b2884cf5c9492e3311f08f41de3 (patch) | |
tree | ef9c1948c2b5ceccc9e616fe123c5b071c4d2fef /llvm/utils/UpdateTestChecks/common.py | |
parent | 1a0986f0f7a18cef78852e91e73ec577ea05d8c4 (diff) | |
download | llvm-2679d3793b264b2884cf5c9492e3311f08f41de3.zip llvm-2679d3793b264b2884cf5c9492e3311f08f41de3.tar.gz llvm-2679d3793b264b2884cf5c9492e3311f08f41de3.tar.bz2 |
[MLIR][Affine] Add test pass for affine isContiguousAccess (#82923)
`isContiguousAccess` is an important affine analysis utility but is only
tested very indirectly via passes like vectorization and is not exposed.
Expose it and add a test pass for it that'll make it easier/feasible to
write test cases. This is especially needed since the utility can be
significantly enhanced in power, and we need a test pass to exercise it
directly.
This pass can in the future be used to test the utility of invariant
accesses as well.
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions