llvm-project/llvm/test/Transforms/StraightLineStrengthReduce
Sanjay Patel 5141435d23 [SLSR] use 'match' to simplify code; NFC
This pass could probably be modified slightly to allow
vector splat transforms for practically no cost, but
it only works on scalars for now. So the use of the
newer 'match' API should make no functional difference. 

llvm-svn: 345030
2018-10-23 14:07:39 +00:00
..
AMDGPU
NVPTX
X86
slsr-add.ll [SLSR] use 'match' to simplify code; NFC 2018-10-23 14:07:39 +00:00
slsr-gep.ll
slsr-mul.ll