[PATCH] D102747: [ARM] Allow findLoopPreheader to return headers with multiple loop successors

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 04:22:37 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG543406a69b33: [ARM] Allow findLoopPreheader to return headers with multiple loop successors (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D102747?vs=346203&id=347345#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102747

Files:
  llvm/include/llvm/CodeGen/MachineLoopInfo.h
  llvm/lib/CodeGen/MachineLoopInfo.cpp
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/mve-memtp-branch.ll
  llvm/test/CodeGen/Thumb2/mve-memtp-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102747.347345.patch
Type: text/x-patch
Size: 6755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/7088a1e0/attachment.bin>


More information about the llvm-commits mailing list