[llvm] Add a pass to convert jump tables to switches. (PR #77709)
Alexander Shaposhnikov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 18 03:47:07 PST 2024
alexander-shaposhnikov wrote:
Regarding FDO - we've done more performance measurements (for builds with FDO), in several cases, the top-level metrics (e.g., throughput) have slightly improved (stat-sig). The concrete ranges depend on the particular service and workload; the observed ones were around ~0.2% to ~1%.
https://github.com/llvm/llvm-project/pull/77709
More information about the llvm-commits
mailing list