[all-commits] [llvm/llvm-project] 1fc0ad: [mlir][shape] Fix overridden arguments and fit to ...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Tue Jan 3 10:55:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1fc0ad6de26b11e0cbf99d0b18adcf2df18f8de5
https://github.com/llvm/llvm-project/commit/1fc0ad6de26b11e0cbf99d0b18adcf2df18f8de5
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
Log Message:
-----------
[mlir][shape] Fix overridden arguments and fit to 80 col (NFC)
Noticed one of the ops had its arguments overridden (two consecutive let
statements) so fixed that and then went through fitting to file to 80
col/making document paragraphs more consistent.
More information about the All-commits
mailing list