[llvm] [FMV][GlobalOpt] Statically resolve calls to versioned functions. (PR #87939)

Jon Roelofs via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 10:40:42 PST 2025


jroelofs wrote:

Looks like that builder is:
```
Fujitsu FX700 48x A64FX; RAM 185GB OS: Ubuntu 22.04.5 LTS Kernel: 6.8.0-1019-aws #21-Ubuntu SMP Wed Nov 6 21:53:02 UTC 2024 Compiler: clang version 18.1.8 (http://git.linaro.org/toolchain/jenkins-scripts.git e5def089cd9f5aa71524f82fef301ca66eaa38d2) System Linker: GNU ld (GNU Binutils for Ubuntu) 2.38 C Library: ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35 CMake: cmake version 3.28.6
```

https://lab.llvm.org/buildbot/#/workers/158

so `-mcpu=a64fx` would be much more appropriate. @rengolin do you know who runs the linaro bots?

https://github.com/llvm/llvm-project/pull/87939


More information about the llvm-commits mailing list