summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Vector/Transforms/VectorInsertExtractStridedSliceRewritePatterns.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-04-07 05:38:18 -0700
committerGitHub <noreply@github.com>2025-04-07 14:38:18 +0200
commitbafa2f4442bcee26f05c22369d41646d5c8befb9 (patch)
treecb06f8cde8821415c725a4ce1fb3479a7abb315b /mlir/lib/Dialect/Vector/Transforms/VectorInsertExtractStridedSliceRewritePatterns.cpp
parent4509bc12994ade02eda03642fa5bf5f68691f768 (diff)
[mlir][memref] Check memory space before lowering alloc ops (#134427)
Check the memory space before lowering allocation ops, instead of starting the lowering and then rolling back the pattern when the memory space was found to be incompatible with LLVM. Note: This is in preparation of the One-Shot Dialect Conversion refactoring. Note: `isConvertibleAndHasIdentityMaps` now also checks the memory space.
Diffstat (limited to 'mlir/lib/Dialect/Vector/Transforms/VectorInsertExtractStridedSliceRewritePatterns.cpp')
0 files changed, 0 insertions, 0 deletions