[PATCH] D71549: [ARM][MVE] Some more dbg messages for MVETailPredication. NFC.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 07:01:54 PST 2019


SjoerdMeijer created this revision.
SjoerdMeijer added a reviewer: samparker.
Herald added subscribers: dmgreen, hiraditya, kristof.beyls.
Herald added a project: LLVM.

I've added a few more debug messages to MVETailPredication, because I wanted to trace better which instructions were added/removed. And while I was at it, I factored out one function which I thought was clearer, and have added some comments to describe better the flow between MVETailPredication and ARMLowOverheadLoops.


https://reviews.llvm.org/D71549

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/lib/Target/ARM/MVETailPredication.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71549.234056.patch
Type: text/x-patch
Size: 11031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/eb37842c/attachment-0001.bin>


More information about the llvm-commits mailing list