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

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 03:53:01 PDT 2023


qcolombet updated this revision to Diff 508034.
qcolombet added a comment.

- Add missing vector dialect dependency to the test-extract-address-computations pass


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/Transforms/Transforms.h
  mlir/lib/Dialect/MemRef/Transforms/CMakeLists.txt
  mlir/lib/Dialect/MemRef/Transforms/ExtractAddressComputations.cpp
  mlir/test/Dialect/MemRef/extract-address-computations.mlir
  mlir/test/lib/Dialect/MemRef/CMakeLists.txt
  mlir/test/lib/Dialect/MemRef/TestExtractAddressComputations.cpp
  mlir/tools/mlir-opt/mlir-opt.cpp
  utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146724.508034.patch
Type: text/x-patch
Size: 38027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/3f86aa1c/attachment.bin>


More information about the llvm-commits mailing list