[all-commits] [llvm/llvm-project] 44ab60: [LoopSimplify] Use SmallPtrSet and range for loops...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Jul 20 06:01:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 44ab60f74d60102b4192bbb54b66eeac9f2d35f2
https://github.com/llvm/llvm-project/commit/44ab60f74d60102b4192bbb54b66eeac9f2d35f2
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Utils/LoopSimplify.cpp
Log Message:
-----------
[LoopSimplify] Use SmallPtrSet and range for loops more. NFCI.
More information about the All-commits
mailing list