[all-commits] [llvm/llvm-project] 62e90d: [mlir][Transform] Add an example of a preloaded re...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Sep 4 07:26:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62e90db21b3a500789d9b4a8d02344366ded02c0
https://github.com/llvm/llvm-project/commit/62e90db21b3a500789d9b4a8d02344366ded02c0
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/TransformOps/CMakeLists.txt
M mlir/lib/Dialect/Linalg/TransformOps/DialectExtension.cpp
M mlir/test/Dialect/LLVM/lower-to-llvm-e2e.mlir
A mlir/test/Dialect/LLVM/lower-to-llvm-transform-symbol-def.mlir
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/test/Dialect/BUILD.bazel
Log Message:
-----------
[mlir][Transform] Add an example of a preloaded reference lowering to LLVM
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D159364
More information about the All-commits
mailing list