[all-commits] [llvm/llvm-project] b788e3: [Transforms] Use all_of instead of any_of (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jan 2 22:53:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b788e352abb8abd166d62066dd24fcc1a3923856
https://github.com/llvm/llvm-project/commit/b788e352abb8abd166d62066dd24fcc1a3923856
Author: Kazu Hirata <kazu at google.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/lib/Transforms/NormalizeMemRefs.cpp
Log Message:
-----------
[Transforms] Use all_of instead of any_of (NFC)
More information about the All-commits
mailing list