[PATCH] D104482: [LoopUnroll] Simplify optimization remarks
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 18 11:45:34 PDT 2021
nikic updated this revision to Diff 353067.
nikic added a comment.
What do you think about this variant? It prints information for all exits as debug output, but keeps optimization remarks basic.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104482/new/
https://reviews.llvm.org/D104482
Files:
llvm/lib/Transforms/Utils/LoopUnroll.cpp
llvm/test/CodeGen/AArch64/loop-micro-op-buffer-size-t99.ll
llvm/test/Transforms/LoopUnroll/loop-remarks-with-hotness.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104482.353067.patch
Type: text/x-patch
Size: 6995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/d675d364/attachment.bin>
More information about the llvm-commits
mailing list