[llvm] [AArch64] Replace AND with LSL#2 for LDR target (#34101) (PR #89531)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 12:52:35 PDT 2024


davemgreen wrote:

Does the test reliably fail with the new compiler? It sounds like it might be unrelated, as there have been a number of changes around FMV lately. The test looks like it fork()'s, so maybe something was going wrong with it? If it is a real failure cause by this patch then you might need to debug a bit to see what might be going wrong.

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


More information about the llvm-commits mailing list