[PATCH] D81339: [ARM] MVE VCVT lowering for f16->f32 extends

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 17:12:41 PDT 2020


efriedma added a comment.

Do you have a testcase that shows what happens for a plain `fpext <8 x half> %strided.vec to <8 x float>` without any surrounding shuffles?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81339/new/

https://reviews.llvm.org/D81339





More information about the llvm-commits mailing list