[PATCH] D73597: [LTO] Add optimization remarks for removed functions

Gábor Horváth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 10:44:37 PST 2020


xazax.hun updated this revision to Diff 241220.
xazax.hun marked an inline comment as done.
xazax.hun added a comment.

- More idiomatic optimization remark is emitted.


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

https://reviews.llvm.org/D73597

Files:
  llvm/include/llvm/LTO/LTOBackend.h
  llvm/lib/IR/DiagnosticInfo.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/LTO/Resolution/X86/dead-strip-fulllto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73597.241220.patch
Type: text/x-patch
Size: 8219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/c108dfd7/attachment.bin>


More information about the llvm-commits mailing list