mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
37023003ea
Need to fix several cost-related problems. The final type may be defined incorrectly because of to early definition (we may end up with the wider type), the CommonCost should not be redefined in ExtractElements cost related calculations and the shuffle of the final insertelements vectors should be calculated as a cost of single vector permutations + costs of two vector permutations for other n-1 incoming vectors. Differential Revision: https://reviews.llvm.org/D106578 |
||
---|---|---|
.. | ||
AArch64 | ||
AMDGPU | ||
ARM | ||
NVPTX | ||
PowerPC | ||
SystemZ | ||
VE | ||
WebAssembly | ||
X86 | ||
XCore | ||
int_sideeffect.ll | ||
slp-hr-with-reuse.ll | ||
slp-max-phi-size.ll | ||
slp-max-reg-size.ll | ||
slp-umax-rdx-matcher-crash.ll | ||
vectorizable-functions-inseltpoison.ll | ||
vectorizable-functions.ll |