[PATCH] D83013: [LPM] Port CGProfilePass from NPM to LPM
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 9 11:42:45 PDT 2020
nikic accepted this revision.
nikic added a comment.
LG from my side.
New compile-time numbers: https://llvm-compile-time-tracker.com/compare.php?from=0b39d2d75275b80994dac06b7ad05031cbd09393&to=fd070b79e063fff2fad3cd4a467f64dfca83eb90&stat=instructions It's nearly neutral now.
================
Comment at: llvm/test/CodeGen/AMDGPU/opt-pipeline.ll:285
+; GCN-O1-NEXT: Branch Probability Analysis
+; GCN-O1-NEXT: Block Frequency Analysis
; GCN-O1-NEXT: FunctionPass Manager
----------------
This test is out of date.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83013/new/
https://reviews.llvm.org/D83013
More information about the cfe-commits
mailing list