[all-commits] [llvm/llvm-project] 6e9be9: [mlir][NFC] Use .empty() instead of .size()
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Wed Dec 22 03:31:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e9be9f7c124a181118e293e8f57ce7559d9478e
https://github.com/llvm/llvm-project/commit/6e9be9f7c124a181118e293e8f57ce7559d9478e
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M mlir/lib/Dialect/Affine/Utils/Utils.cpp
Log Message:
-----------
[mlir][NFC] Use .empty() instead of .size()
More information about the All-commits
mailing list