[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
Thu Jul 15 08:26:13 PDT 2021


samtebbs updated this revision to Diff 358985.
samtebbs marked 11 inline comments as done.
samtebbs added a comment.

Check for null pseudo value, change smallptrset size, check for just one memoperand and avoid checking successors when a VSTRW is found.


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.358985.patch
Type: text/x-patch
Size: 12856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/b5fb0fe2/attachment.bin>


More information about the llvm-commits mailing list