[all-commits] [llvm/llvm-project] 17f6b0: [MLIR][NFC] Fix warning, trim includes + cleanup i...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Fri Apr 23 01:33:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17f6b0c36a77b521bd405bb7cccf5cd239f4330e
https://github.com/llvm/llvm-project/commit/17f6b0c36a77b521bd405bb7cccf5cd239f4330e
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M mlir/include/mlir/Dialect/Affine/IR/AffineOps.h
Log Message:
-----------
[MLIR][NFC] Fix warning, trim includes + cleanup in AffineOps.h
Fix style/clang-tidy warning, trim stale includes and forward
declarations, and cleanup/fix stale comments.
Differential Revision: https://reviews.llvm.org/D101021
More information about the All-commits
mailing list