[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 16:18:23 PDT 2020


paulwalker-arm updated this revision to Diff 277161.
paulwalker-arm added a comment.

Updated tests to ensure the correct number of fcvt instructions are emitted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83568

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-converts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83568.277161.patch
Type: text/x-patch
Size: 8430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/24973207/attachment-0001.bin>


More information about the llvm-commits mailing list