Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopInterchange.cpp
Florian Hahn e8dc17a2b7 [LoopInterchange] Skip non SCEV-able operands in cost function.
This fixes a crash when trying to get a SCEV expression for operands
that are not SCEV-able.
2020-11-08 11:41:19 +00:00

63 KiB