[all-commits] [llvm/llvm-project] 4907cf: [mlir][MemRef] Fix warning on unsigned comparison
NathanielMcVicar via All-commits
all-commits at lists.llvm.org
Wed Mar 23 12:55:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4907cfe2cb67dad5479c6064143ce5afa958af83
https://github.com/llvm/llvm-project/commit/4907cfe2cb67dad5479c6064143ce5afa958af83
Author: Nathaniel McVicar <namcvica at microsoft.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
Log Message:
-----------
[mlir][MemRef] Fix warning on unsigned comparison
Fix warning in clang introduced in D121766.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D122333
More information about the All-commits
mailing list