[all-commits] [llvm/llvm-project] e88b6e: [LLE] std::inserter doesn't work with SmallSet, so...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Jul 20 06:48:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e88b6ed7486865424a8d49543c523838dcb01875
https://github.com/llvm/llvm-project/commit/e88b6ed7486865424a8d49543c523838dcb01875
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
Log Message:
-----------
[LLE] std::inserter doesn't work with SmallSet, so don't use it.
More information about the All-commits
mailing list