[llvm] [BOLT][AArch64] Run LDR relaxation (PR #165787)
Paschalis Mpeis via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 3 05:27:02 PST 2025
================
@@ -0,0 +1,122 @@
+## Check that LDR relaxation will fail since LDR is inside a non-simple
+## function and there is no NOP next ot it.
----------------
paschalis-mpeis wrote:
nit typo:
```suggestion
## function and there is no NOP next to it.
```
https://github.com/llvm/llvm-project/pull/165787
More information about the llvm-commits
mailing list