[all-commits] [llvm/llvm-project] 6812fc: [mlir][affine] make affine-loop-unroll-jam interfa...
lonely eagle via All-commits
all-commits at lists.llvm.org
Sun Feb 16 08:50:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6812fc02fbb81d679f95d5c3e15768ae11e1bad8
https://github.com/llvm/llvm-project/commit/6812fc02fbb81d679f95d5c3e15768ae11e1bad8
Author: lonely eagle <2020382038 at qq.com>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/Affine/Passes.h
M mlir/include/mlir/Dialect/Affine/Passes.td
M mlir/lib/Dialect/Affine/Transforms/LoopUnrollAndJam.cpp
M mlir/test/Dialect/Affine/unroll-jam.mlir
Log Message:
-----------
[mlir][affine] make affine-loop-unroll-jam interface pass (#127402)
Made affine-loop-unroll-jam an interface pass, so it can run on the gpu
module.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list