[all-commits] [llvm/llvm-project] 231c55: [MLIR][NFC] Fix misleading diagnostic error + clan...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Sat Aug 8 23:06:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 231c554abc8aad4240705149f785f9e76398d937
https://github.com/llvm/llvm-project/commit/231c554abc8aad4240705149f785f9e76398d937
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths:
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
Log Message:
-----------
[MLIR][NFC] Fix misleading diagnostic error + clang-tidy fix
Fix misleading diagnostic error in affine.yield verifier + a clang-tidy fix.
Differential Revision: https://reviews.llvm.org/D85587
More information about the All-commits
mailing list