[PATCH] D64501: [ARM][LowOverheadLoops] Correct offset checking

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 00:36:15 PDT 2019


samparker updated this revision to Diff 209135.
samparker added a comment.

Modified logic during lowering.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64501/new/

https://reviews.llvm.org/D64501

Files:
  lib/Target/ARM/ARMBasicBlockInfo.h
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMLowOverheadLoops.cpp
  test/CodeGen/Thumb2/LowOverheadLoops/end-positive-offset.mir
  test/CodeGen/Thumb2/LowOverheadLoops/size-limit.mir
  test/CodeGen/Thumb2/LowOverheadLoops/while-negative-offset.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64501.209135.patch
Type: text/x-patch
Size: 25599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/5166b6e0/attachment.bin>


More information about the llvm-commits mailing list