[all-commits] [llvm/llvm-project] 58aa38: [MLIR][SCF][NFC] Fix typo in documentation of scf....

Rahul Joshi via All-commits all-commits at lists.llvm.org
Mon Jul 26 15:32:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58aa3881bac60a497168449b9087e3ebef85a3d8
      https://github.com/llvm/llvm-project/commit/58aa3881bac60a497168449b9087e3ebef85a3d8
  Author: Rahul Joshi <jurahul at google.com>
  Date:   2021-07-26 (Mon, 26 Jul 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/SCFOps.td

  Log Message:
  -----------
  [MLIR][SCF][NFC] Fix typo in documentation of scf.while

- `scf.yield` in the "after" region supplies new arguments to the "before" region.

Differential Revision: https://reviews.llvm.org/D106806




More information about the All-commits mailing list