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 file is empty.
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>