https://github.com/dee-tree closed
https://github.com/llvm/llvm-project/pull/116492
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Dmitriy Sokolov (dee-tree)
Changes
- Non-optimal machine basic block placement via fuzz option
- machine block frequency inversion under the special option
---
Patch is 20.87 KiB, truncated to 20.00 KiB below, full version:
https:
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
Author: Dmitriy Sokolov (dee-tree)
Changes
- Non-optimal machine basic block placement via fuzz option
- machine block frequency inversion under the special option
---
Patch is 20.87 KiB, truncated to 20.00 KiB below, full version:
https
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/dee-tree created
https://github.com/llvm/llvm-project/pull/116492
- Non-optimal machine basic block placement via fuzz option
- machine block frequency inversion under the special option
>From 8376db35a7a7736d78bb7f0febf38203e415b489 Mon Sep 17 00:00:00 2001
From: Arseny Boch