[PATCH] D56682: [GlobalISel][AArch64] Add isel support for FP16 vector @llvm.ceil

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 10:30:37 PST 2019


paquette updated this revision to Diff 183127.
paquette added a comment.

Updated to stay in sync with @arsenm's changes to fewerElementsVector.


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

https://reviews.llvm.org/D56682

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  test/CodeGen/AArch64/GlobalISel/select-ceil.mir
  test/CodeGen/AArch64/arm64-vfloatintrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56682.183127.patch
Type: text/x-patch
Size: 32530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/0332c078/attachment.bin>


More information about the llvm-commits mailing list