llvm-project/llvm/test/Transforms/SimplifyCFG/PowerPC
Chen Zheng e8425b27fe [PowerPC] add store (load float*) pattern to isProfitableToHoist
store (load float*) can be optimized to store(load i32*) in InstCombine pass.

Add store (load float*) to isProfitableToHoist to make sure we don't break
the opt in InstCombine pass.

Reviewed By: jsji

Differential Revision: https://reviews.llvm.org/D82341
2020-07-21 20:55:13 -04:00
..
cttz-ctlz-spec.ll
lit.local.cfg
prefer-fma.ll [NFCI][SimplifyCFG] Guard common code hoisting with a (default-on) flag 2020-07-20 10:29:57 +03:00
prefer-load-i32.ll [PowerPC] add store (load float*) pattern to isProfitableToHoist 2020-07-21 20:55:13 -04:00