"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5f8f9af65c5bfe5817422f6f5ecdbb9eba98e2a4"
[ARM] Add an extra fold for f32 extract(vdup(i32))
This adds another small fold for extract of a vdup, between a i32 and a f32, converting to a BITCAST. This allows some extra folding to happen, simplifying the resulting code. Differential Revision: https://reviews.llvm.org/D104857
Loading
Please register or sign in to comment