[PATCH] D83568: [SVE] Ensure fixed length vector fptrunc operations bigger than NEON are not considered legal.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 09:26:40 PDT 2020


paulwalker-arm added reviewers: david-arm, kmclaughlin, sdesmalen.
paulwalker-arm added a comment.

I've no illusions about there being other omissions but this patch resolves the last of the functional issues for the test set I've been measuring against. I'll update and abandon the POC patches (D71760 <https://reviews.llvm.org/D71760> & D71767 <https://reviews.llvm.org/D71767>) accordingly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83568





More information about the llvm-commits mailing list