Files
clang-p2996/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
Florian Hahn 23817cbd0b [SCEVExpander] Make sure cast properly dominates Builder's IP.
The selected cast must properly dominate the Builder's IP, so we cannot
re-use the cast, if it matches the builder's IP.
2020-08-09 16:51:19 +01:00

103 KiB