[PATCH] D14936: Fix fptosi, fptoui from f16 vectors to i8, i16 vectors

Pirama Arumuga Nainar via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 18:05:04 PST 2015


pirama updated this revision to Diff 42260.
pirama added a comment.

Removed vector length checks and refactored as suggested.


http://reviews.llvm.org/D14936

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/fp16-v4-instructions.ll
  test/CodeGen/AArch64/fp16-v8-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14936.42260.patch
Type: text/x-patch
Size: 5127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/cace7b0e/attachment.bin>


More information about the llvm-commits mailing list