[PATCH] D88033: [SVE][CodeGen] Legalisation of integer -> floating point conversions
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 10:59:11 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
Alternatively, we could make CONCAT_VECTOR "legal", and lower it using an isel pattern. But I'm not sure that's actually an improvement.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88033/new/
https://reviews.llvm.org/D88033
More information about the llvm-commits
mailing list