[PATCH] D75167: [RDA][ARM] collectKilledOperands across multiple blocks

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 04:59:59 PST 2020


samparker updated this revision to Diff 247216.
samparker added a comment.

Rebased and changed the way we collect the IT blocks.


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

https://reviews.llvm.org/D75167

Files:
  llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
  llvm/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-mov.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75167.247216.patch
Type: text/x-patch
Size: 4783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/65bc5ef5/attachment-0001.bin>


More information about the llvm-commits mailing list