[all-commits] [llvm/llvm-project] 6461a8: [Transforms] Use llvm::erase_if (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Oct 20 00:09:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6461a824e4b27d16243642e847ac97ede01d4f9f
https://github.com/llvm/llvm-project/commit/6461a824e4b27d16243642e847ac97ede01d4f9f
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
[Transforms] Use llvm::erase_if (NFC)
More information about the All-commits
mailing list