[PATCH] D139529: [mlir][NFC] Add a new getStridesAndOffset function

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 06:06:10 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9cbd136db485: [mlir][NFC] Add a new getStridesAndOffset function (authored by qcolombet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139529

Files:
  mlir/include/mlir/IR/BuiltinTypes.h
  mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp
  mlir/lib/Conversion/LLVMCommon/Pattern.cpp
  mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
  mlir/lib/Dialect/MemRef/Transforms/ExpandStridedMetadata.cpp
  mlir/lib/IR/BuiltinTypes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139529.480883.patch
Type: text/x-patch
Size: 7254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/7b74157b/attachment.bin>


More information about the llvm-commits mailing list