llvm-project/mlir/lib/Rewrite
Kazu Hirata f55ed88936 [mlir] Use x.empty() instead of llvm::empty(x) (NFC)
I'm planning to deprecate and eventually remove llvm::empty.

Note that no use of llvm::empty requires the ability of llvm::empty to
determine the emptiness from begin/end only.
2022-09-18 10:53:49 -07:00
..
ByteCode.cpp (Reland) [mlir] Switch segment size attributes to DenseI32ArrayAttr 2022-08-12 19:44:52 -04:00
ByteCode.h Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
CMakeLists.txt Revert "[mlir][cmake] Don't add dependencies on mlir-(generic-)headers" 2022-09-03 01:45:18 +00:00
FrozenRewritePatternSet.cpp [mlir] Use x.empty() instead of llvm::empty(x) (NFC) 2022-09-18 10:53:49 -07:00
PatternApplicator.cpp [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00