[PATCH] D87753: [ARM] Add more validForTailPredication
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 03:26:28 PDT 2020
samparker created this revision.
samparker added reviewers: SjoerdMeijer, dmgreen, samtebbs.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
samparker requested review of this revision.
Modify the unit test to inspect all MVE instructions and mark the load/store/move of vpr/p0 as valid, as well as the remaining scalar shifts.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87753
Files:
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/lib/Target/ARM/ARMInstrVFP.td
llvm/unittests/Target/ARM/MachineInstrTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87753.292164.patch
Type: text/x-patch
Size: 4724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/eedbead0/attachment.bin>
More information about the llvm-commits
mailing list