[PATCH] [AArch64] Fix v2i8->i16 bitcast legalization.
Ahmed Bougacha
ahmed.bougacha at gmail.com
Mon Dec 1 11:41:32 PST 2014
Nope, the test only covers the ReplaceBITCASTResults change, the other one was for consistency, really.
I don't think we can hit that assert: from what I've seen, stuff like "bitcast <2 x i8> to half" is legalized elsewhere and wouldn't reach that function.
I can remove that change, what do you think?
-Ahmed
http://reviews.llvm.org/D6307
More information about the llvm-commits
mailing list