![]() In current implementation, the instruction to be sunk will be inserted before the target instruction without considering the def-use tree, which may case Instruction does not dominate all uses error. We need to choose a suitable location to insert according to the use chain Reviewed By: dmgreen Differential Revision: https://reviews.llvm.org/D107262 |
||
---|---|---|
.. | ||
free-zext.ll | ||
gather-scatter-opt-inseltpoison.ll | ||
gather-scatter-opt.ll | ||
large-offset-gep.ll | ||
lit.local.cfg | ||
overflow-intrinsics.ll | ||
sink-free-instructions-inseltpoison.ll | ||
sink-free-instructions.ll | ||
trunc-weird-user.ll | ||
widen_switch.ll |