[PATCH] D100094: [ARM] This patch adds some simplifications to ARMBlockPlacement Pass.

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 03:06:11 PDT 2021


malharJ updated this revision to Diff 341453.
malharJ added a comment.

Addressed review comments:

- Added a test for multiple predecessors.
- Updated code to renumber all blocks + compute offset of all blocks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100094

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: D100094.341453.patch
Type: text/x-patch
Size: 40499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/66dde3bd/attachment.bin>


More information about the llvm-commits mailing list