[PATCH] D34040: [ARM] Add scheduling info for VFMS

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 09:30:57 PDT 2017


olista01 created this revision.
Herald added subscribers: kristof.beyls, aemerson.

The scalar VFMS instructions did not have scheduling information attached (but VFMA did), which was causing assertion failures with the Cortex-A57 scheduling model and -fp-contract=fast.


Repository:
  rL LLVM

https://reviews.llvm.org/D34040

Files:
  lib/Target/ARM/ARMInstrVFP.td
  test/CodeGen/ARM/cortex-a57-misched-vfma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34040.101932.patch
Type: text/x-patch
Size: 6030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/a874ea67/attachment.bin>


More information about the llvm-commits mailing list