[PATCH] D62631: [LoopIdiom] Basic OptimizationRemarkEmitter handling

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 15:07:55 PDT 2019


lebedev.ri updated this revision to Diff 202068.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Use `ore::NV()` to report the newly called function


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62631

Files:
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  test/Transforms/LoopIdiom/memcpy-debugify-remarks.ll
  test/Transforms/LoopIdiom/memset-debugify-remarks.ll
  test/Transforms/LoopIdiom/nontemporal_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62631.202068.patch
Type: text/x-patch
Size: 11293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/a3da5b17/attachment.bin>


More information about the llvm-commits mailing list