[all-commits] [llvm/llvm-project] d56537: [mlir][Interfaces][NFC] Better documentation for `...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Sep 21 09:17:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d56537a516c591cadf572f0fc05c885fea86c6bb
https://github.com/llvm/llvm-project/commit/d56537a516c591cadf572f0fc05c885fea86c6bb
Author: Matthias Springer <me at m-sp.org>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/lib/Interfaces/ControlFlowInterfaces.cpp
Log Message:
-----------
[mlir][Interfaces][NFC] Better documentation for `RegionBranchOpInterface` (#66920)
Update outdated documentation and add an example.
More information about the All-commits
mailing list