[PATCH] D146724: [mlir][MemRef] Add patterns to extract address computations

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 05:04:32 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG54cda2ec976a: [mlir][MemRef] Add patterns to extract address computations (authored by qcolombet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146724/new/

https://reviews.llvm.org/D146724

Files:
  mlir/include/mlir/Dialect/MemRef/TransformOps/MemRefTransformOps.td
  mlir/include/mlir/Dialect/MemRef/Transforms/Transforms.h
  mlir/lib/Dialect/MemRef/TransformOps/CMakeLists.txt
  mlir/lib/Dialect/MemRef/TransformOps/MemRefTransformOps.cpp
  mlir/lib/Dialect/MemRef/Transforms/CMakeLists.txt
  mlir/lib/Dialect/MemRef/Transforms/ExtractAddressComputations.cpp
  mlir/test/Dialect/MemRef/extract-address-computations.mlir
  utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146724.508965.patch
Type: text/x-patch
Size: 45160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/fe699587/attachment.bin>


More information about the llvm-commits mailing list