[all-commits] [llvm/llvm-project] 634c57: [mlir][SCF][NFC] `scf.for`/`scf.while`: rename bui...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Oct 8 01:23:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 634c57d738e07754b63160b38e3639467c902cdb
      https://github.com/llvm/llvm-project/commit/634c57d738e07754b63160b38e3639467c902cdb
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

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

  Log Message:
  -----------
  [mlir][SCF][NFC] `scf.for`/`scf.while`: rename builder args (#111493)

Rename builder args to make them consistent with the `args` in the
TableGen definition.



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