[all-commits] [llvm/llvm-project] b17acc: [mlir][python] more python gpu transform mixins
ftynse via All-commits
all-commits at lists.llvm.org
Mon Jul 31 01:24:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b17acc08a87ec22038ebe509d35ce67f4433d820
https://github.com/llvm/llvm-project/commit/b17acc08a87ec22038ebe509d35ce67f4433d820
Author: Alex Zinenko <zinenko at google.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M mlir/python/mlir/dialects/_gpu_transform_ops_ext.py
M mlir/test/python/dialects/transform_gpu_ext.py
Log Message:
-----------
[mlir][python] more python gpu transform mixins
Add the Python mix-in for MapNestedForallToThreads. Fix typing
annotations in MapForallToBlocks and drop the attribute wrapping
rendered unnecessary by attribute builders.
Reviewed By: ingomueller-net
Differential Revision: https://reviews.llvm.org/D156528
More information about the All-commits
mailing list