[all-commits] [llvm/llvm-project] 776ac2: [mlir] minor documentation fix in GPUTransformOps....
ftynse via All-commits
all-commits at lists.llvm.org
Thu Dec 26 11:18:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 776ac21c7f95e092759ba39e5533aad90d63c86e
https://github.com/llvm/llvm-project/commit/776ac21c7f95e092759ba39e5533aad90d63c86e
Author: Oleksandr "Alex" Zinenko <git at ozinenko.com>
Date: 2024-12-26 (Thu, 26 Dec 2024)
Changed paths:
M mlir/include/mlir/Dialect/GPU/TransformOps/GPUTransformOps.td
Log Message:
-----------
[mlir] minor documentation fix in GPUTransformOps.td (#121157)
- do not refer to handles as `PDLOperation`, this is an outdated and
incorrect vision of what they are based on the type used in the early
days;
- use backticks around inline code.
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