[PATCH] D65268: [ARM][LowOverheadLoops] Revert non-header LE target

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 02:15:04 PDT 2019


samparker created this revision.
samparker added reviewers: SjoerdMeijer, dmgreen.
Herald added subscribers: kristof.beyls, javed.absar.

Revert the hardware loop upon finding a LoopEnd that doesn't target the loop header, instead of asserting a failure.


https://reviews.llvm.org/D65268

Files:
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/ARMLowOverheadLoops.cpp
  test/CodeGen/Thumb2/LowOverheadLoops/revert-non-header.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65268.211698.patch
Type: text/x-patch
Size: 21240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190725/a5b940b1/attachment.bin>


More information about the llvm-commits mailing list