Files
clang-p2996/llvm/test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll
Roman Lebedev d746fefb6f [SCEVExpander] ReuseOrCreateCast(): use IRBuilder to actually create the cast
In particular, this allows to create constant expressions
instead of IR Instruction's if the argumen is a constant.
2021-04-19 18:38:39 +03:00

21 KiB