[all-commits] [llvm/llvm-project] 209dad: [mlir] Fix formatting in Ops.td files (NFC)
Jeff Niu via All-commits
all-commits at lists.llvm.org
Tue Nov 16 16:59:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 209dadf2693220a0998d19ada617b09eaab42c24
https://github.com/llvm/llvm-project/commit/209dadf2693220a0998d19ada617b09eaab42c24
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCompositeOps.td
Log Message:
-----------
[mlir] Fix formatting in Ops.td files (NFC)
MemRefOps.td has some inconsistencies in its formatting of argument
lists.
More information about the All-commits
mailing list