Files
clang-p2996/llvm/lib/Transforms/Utils/LoopVersioning.cpp
Florian Hahn 28410d17f5 [LoopUtils] Pass SCEVExpander instead SE to addRuntimeChecks.
This gives the user control over which expander to use, which in turn
allows the user to decide what to do with the expanded instructions.

Used in D75980.

Reviewed By: lebedev.ri

Differential Revision: https://reviews.llvm.org/D94295
2021-01-27 17:36:19 +00:00

14 KiB