[PATCH] D33734: [AArch64] Add fallback in FastISel fp16 conversions

I-Jui Sung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 13:05:19 PDT 2017


ijsung updated this revision to Diff 101090.
ijsung added a comment.

Remove -mcpu=cortex-a57 in the testcase

Per suggestion from @kristof.beyls, -mcpu is not really necessary.


https://reviews.llvm.org/D33734

Files:
  lib/Target/AArch64/AArch64FastISel.cpp
  test/CodeGen/AArch64/arm64-fast-isel-conversion-fallback.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33734.101090.patch
Type: text/x-patch
Size: 3720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/f395ace6/attachment.bin>


More information about the llvm-commits mailing list