[all-commits] [llvm/llvm-project] b538ce: [mlir][SCF][NFC] `scf.for`/`scf.while`: rename bui...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Oct 8 00:41:49 PDT 2024
Branch: refs/heads/users/matthias-springer/scf_builder_args
Home: https://github.com/llvm/llvm-project
Commit: b538cef877d9f1ea5f31c3717ba30ca8297c2019
https://github.com/llvm/llvm-project/commit/b538cef877d9f1ea5f31c3717ba30ca8297c2019
Author: Matthias Springer <mspringer at nvidia.com>
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
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