The general optimizations may create some intrinsic function calls like llvm.memset, so we move indirect mode optimization after them to remove these function calls at last. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
The general optimizations may create some intrinsic function calls like llvm.memset, so we move indirect mode optimization after them to remove these function calls at last. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>