[all-commits] [llvm/llvm-project] 51ae78: [MLIR][Affine][NFC] affine.store op verifier messa...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Wed Nov 10 12:22:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51ae78a6d67940c3cf65c1176cb2ea61d11f3989
https://github.com/llvm/llvm-project/commit/51ae78a6d67940c3cf65c1176cb2ea61d11f3989
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
M mlir/test/Dialect/Affine/invalid.mlir
Log Message:
-----------
[MLIR][Affine][NFC] affine.store op verifier message fix and check
Fix typo in affine.store op verifier message and test case.
Differential Revision: https://reviews.llvm.org/D113360
More information about the All-commits
mailing list