[PATCH] D65066: [ARM] Disable MVE fptosi and friends

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 01:17:48 PDT 2019


dmgreen created this revision.
dmgreen added reviewers: t.p.northover, SjoerdMeijer, samparker, simon_tatham, ostannard.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.
dmgreen added a parent revision: D65062: [ARM] More MVE compare vector splat combines for AND's.

The prevents us from trying to convert an i1 predicate vector to a float, or vice-versa.


https://reviews.llvm.org/D65066

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-pred-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65066.211026.patch
Type: text/x-patch
Size: 10902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/95b2c606/attachment-0001.bin>


More information about the llvm-commits mailing list