[all-commits] [llvm/llvm-project] dbc32e: [LoopUnswitch] Use SmallPtrSet instead of std::set...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Mar 11 10:19:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbc32e2aa72ed1a46c85160755820c471689dcc1
https://github.com/llvm/llvm-project/commit/dbc32e2aa72ed1a46c85160755820c471689dcc1
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
Log Message:
-----------
[LoopUnswitch] Use SmallPtrSet instead of std::set. NFCI.
More information about the All-commits
mailing list