[PATCH] D76292: [ARM] Change VDUP type to i32 for MVE

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 11:27:21 PDT 2020


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

Okay; if you've considered it and think it's best to keep the opcode the same, that's fine.  LGTM

> I was hoping someone would be able to say "just use an X"

No, there isn't any target-independent way to bitcast between i32 and f16.


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

https://reviews.llvm.org/D76292





More information about the llvm-commits mailing list