[all-commits] [llvm/llvm-project] 3d63d1: [MILR][NFC] Silence clang-tidy warning in AffineOp...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Mon Aug 2 23:26:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d63d1a390f8e7f04b6cea09f03dff5d34a3289b
https://github.com/llvm/llvm-project/commit/3d63d1a390f8e7f04b6cea09f03dff5d34a3289b
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
Log Message:
-----------
[MILR][NFC] Silence clang-tidy warning in AffineOps.cpp
Silence clang-tidy warning in AffineOps.cpp due to the inability to see
through the typeswitch. NFC.
Differential Revision: https://reviews.llvm.org/D106125
More information about the All-commits
mailing list