[all-commits] [llvm/llvm-project] ca0e25: [mlir] NFC - Add help functions to scf.ForOp

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Fri Apr 9 13:27:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca0e250ec6e0f76e83358df5adc1ab061eed52f2
      https://github.com/llvm/llvm-project/commit/ca0e250ec6e0f76e83358df5adc1ab061eed52f2
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

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

  Log Message:
  -----------
  [mlir] NFC - Add help functions to scf.ForOp

This revision adds 2 helperr functions that help tie OpOperands and
BlockArguments in scf.ForOp without having to use the internal implementation
details.




More information about the All-commits mailing list