[all-commits] [llvm/llvm-project] 4189ad: [NFC][mlir][scf] Fix SCF dialect's operations' des...
Andrey Timonin via All-commits
all-commits at lists.llvm.org
Thu Aug 8 08:47:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4189add58eb82d010ea0b8e29d94b27231619974
https://github.com/llvm/llvm-project/commit/4189add58eb82d010ea0b8e29d94b27231619974
Author: Andrey Timonin <112198242+EtoAndruwa at users.noreply.github.com>
Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths:
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
Log Message:
-----------
[NFC][mlir][scf] Fix SCF dialect's operations' descriptions (#101653)
- Added the dialect's prefix to operations' descriptions to follow the
same style inside the TableGen file.
- Minor changes in some operations' descriptions.
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