[PATCH] D105443: [ARM][LowOverheadLoops] Make some stack spills valid for tail predication
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 09:16:39 PDT 2021
samtebbs updated this revision to Diff 358296.
samtebbs marked 5 inline comments as done.
samtebbs added a comment.
Make ValidateMVEStore static, use dyn_cast, check isSpillSlotObjectIndex, make GetFrameIndex return an int, remove the size for the SmallVector and check the size of memoperands.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105443/new/
https://reviews.llvm.org/D105443
Files:
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/vector_spill_in_loop.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105443.358296.patch
Type: text/x-patch
Size: 12667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/2045381e/attachment.bin>
More information about the llvm-commits
mailing list