[PATCH] D99649: [ARM] Updates the arm-block-placement pass to handle arbitrarily nested loops and also extends the search for t2WhileLoopStartLR to the predecessor of the preHeader.

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 04:22:05 PDT 2021


malharJ created this revision.
malharJ added reviewers: dmgreen, SjoerdMeijer.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
malharJ requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99649

Files:
  llvm/lib/Target/ARM/ARMBlockPlacement.cpp
  llvm/test/CodeGen/Thumb2/block-placement.mir
  llvm/test/CodeGen/Thumb2/mve-float16regloops.ll
  llvm/test/CodeGen/Thumb2/mve-float32regloops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99649.334405.patch
Type: text/x-patch
Size: 29927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/9c57a2ca/attachment.bin>


More information about the llvm-commits mailing list