[PATCH] D153421: [mlir][Linalg] Implement the tiling interface for softmax
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 01:49:50 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG273600ccea91: [mlir][Linalg] Implement the tiling interface for softmax (authored by qcolombet).
Changed prior to commit:
https://reviews.llvm.org/D153421?vs=536274&id=536686#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153421/new/
https://reviews.llvm.org/D153421
Files:
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/test/Dialect/Linalg/tile-softmax.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153421.536686.patch
Type: text/x-patch
Size: 17493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/dabe5079/attachment.bin>
More information about the llvm-commits
mailing list