[all-commits] [llvm/llvm-project] 69ffd4: [mlir] Use {DenseSet, DenseMap, SemallDenseSet}::con...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Aug 27 13:23:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69ffd49c434f795af5dd5d39e102c41afeab1d16
https://github.com/llvm/llvm-project/commit/69ffd49c434f795af5dd5d39e102c41afeab1d16
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-27 (Sun, 27 Aug 2023)
Changed paths:
M mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp
M mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
M mlir/lib/Dialect/Shape/Transforms/OutlineShapeComputation.cpp
Log Message:
-----------
[mlir] Use {DenseSet,DenseMap,SemallDenseSet}::contains (NFC)
More information about the All-commits
mailing list