[PATCH] D63595: [ARM] Mark div and rem as expand for MVE
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 04:37:13 PDT 2019
dmgreen created this revision.
dmgreen added reviewers: t.p.northover, samparker, simon_tatham, SjoerdMeijer, ostannard.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.
We don't have vector operations for these, so they need to be expanded for both integer and float.
https://reviews.llvm.org/D63595
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/Thumb2/mve-div-expand.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63595.205777.patch
Type: text/x-patch
Size: 34578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/47992c20/attachment-0001.bin>
More information about the llvm-commits
mailing list