aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPablo Antonio Martinez <pablo.antonio.martinez@huawei.com>2025-04-01 13:39:33 +0100
committerGitHub <noreply@github.com>2025-04-01 13:39:33 +0100
commita338f80ddcb97edd275c8bf949b1fab0c7d1049e (patch)
tree627ad4c22680881ee1dee80e9364ff6549d1f0c3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6892d5428600113dade7b4ecf6b70bbab3198c90 (diff)
downloadllvm-a338f80ddcb97edd275c8bf949b1fab0c7d1049e.zip
llvm-a338f80ddcb97edd275c8bf949b1fab0c7d1049e.tar.gz
llvm-a338f80ddcb97edd275c8bf949b1fab0c7d1049e.tar.bz2
[mlir][Linalg] Add transform to convert linalg.copy into memref.copy (#132422)
Targeted rewrite of a linalg.copy on memrefs to a memref.copy. This is useful when bufferizing copies to a linalg.copy, applying some transformations, and then rewriting the copy into a memref.copy. If the element types of the source and destination differ, or if the source is a scalar, the transform produces a silenceable failure.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions