[all-commits] [llvm/llvm-project] 5e8212: [mlir] Use `interleave` in `printOperands` (NFC)
Jeff Niu via All-commits
all-commits at lists.llvm.org
Thu Sep 29 15:58:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e82120e6815bb7aa2af095f056b0c18bfd314d7
https://github.com/llvm/llvm-project/commit/5e82120e6815bb7aa2af095f056b0c18bfd314d7
Author: Jeff Niu <jeff at modular.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M mlir/include/mlir/IR/OpImplementation.h
Log Message:
-----------
[mlir] Use `interleave` in `printOperands` (NFC)
Instead of reimplementing it.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D134904
More information about the All-commits
mailing list