[PATCH] D68579: [HardwareLoops] Optimisation remarks

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 07:59:25 PDT 2019


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: hfinkel, samparker, shchenz, nemanjai, steven.zhang.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

This adds the initial plumbing to support optimisation remarks in
the IR hardware-loop pass.

I have left a TODO in a comment where we can improve the reporting,
but I will iterate on that once we have this initial support in.


https://reviews.llvm.org/D68579

Files:
  llvm/lib/CodeGen/HardwareLoops.cpp
  llvm/test/CodeGen/ARM/O3-pipeline.ll
  llvm/test/Transforms/HardwareLoops/ARM/opt-remarks.ll
  llvm/test/Transforms/HardwareLoops/unconditional-latch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68579.223607.patch
Type: text/x-patch
Size: 9344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/8b2f6594/attachment.bin>


More information about the llvm-commits mailing list