aaupov wrote:
> @aaupov this happens on AArch64 target, and only with -split-strategy=cdsplit
> enabled. Changing it to profile2, for example, fixes the issue
Thanks for clarification. I'll drop cdsplit as we never tested it on AArch64.
ARM clang-bolt buildbot hasn't picked this change up yet
ElvinaYakubova wrote:
@aaupov this happens on AArch64 target, and only with -split-strategy=cdsplit
enabled. Changing it to profile2, for example, fixes the issue
https://github.com/llvm/llvm-project/pull/109351
___
cfe-commits mailing list
cfe-commit
aaupov wrote:
> This commit is breaking LTO-PGO-BOLT build while optimizing clang with BOLT.
>
>
>
> ```
>
> [3064/3065] Merging BOLT fdata
>
> Using legacy profile format.
>
> Profile from 2 files merged.
>
> [3064/3065] Optimizing Clang with BOLT
>
> BOLT-INFO: shared object or positio
madhur13490 wrote:
Here are CMAKE variables we use downstream.
```
-DLLVM_ENABLE_PROJECTS=bolt;clang;openmp;lld
madhur13490 wrote:
This commit is breaking LTO-PGO-BOLT build while optimizing clang with BOLT.
```
[3064/3065] Merging BOLT fdata
Using legacy profile format.
Profile from 2 files merged.
[3064/3065] Optimizing Clang with BOLT
BOLT-INFO: shared object or position-independent executable detecte
https://github.com/aaupov closed
https://github.com/llvm/llvm-project/pull/109351
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/aaupov edited
https://github.com/llvm/llvm-project/pull/109351
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits