[PATCH] D99649: [ARM] Updates to arm-block-placement pass

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 06:35:16 PDT 2021


malharJ updated this revision to Diff 334427.
malharJ marked 6 inline comments as done.
malharJ added a comment.

Changed some functions to return boolean instead of using
parameter by reference + some minor updates.


Repository:
  rG LLVM Github Monorepo

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

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.334427.patch
Type: text/x-patch
Size: 30590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/7d13a158/attachment.bin>


More information about the llvm-commits mailing list