[PATCH] D153386: [BOLT] Remove unnecessary diagnostics

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 15:53:26 PDT 2023


maksfb created this revision.
maksfb added reviewers: yota9, Amir, ayermolo, rafauler.
Herald added a subscriber: treapster.
Herald added a project: All.
maksfb requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

When optimizations passes do not change anything, skip their diagnostics
output. NFC otherwise.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153386

Files:
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/test/X86/issue20.s
  bolt/test/X86/issue20.test
  bolt/test/X86/unreachable.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153386.533074.patch
Type: text/x-patch
Size: 4522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/6d6b952e/attachment.bin>


More information about the llvm-commits mailing list