forked from OSchip/llvm-project
227eb6fc5f
The ARM backend currently has poor codegen for long sext/zext operations, such as v8i8 -> v8i32. This patch addresses this by performing a custom expansion in ARMISelLowering. It also adds/changes the cost of such lowering in ARMTTI. This partially addresses PR14867. Patch by Pete Couperus llvm-svn: 177380 |
||
---|---|---|
.. | ||
cast.ll | ||
gep.ll | ||
insertelement.ll | ||
lit.local.cfg | ||
select.ll | ||
shuffle.ll |