Open arsenm opened 2 months ago
@llvm/issue-subscribers-backend-aarch64
Author: Matt Arsenault (arsenm)
Do you have -print-after-all output to compare?
before-pei-macos.mir.txt print-changed-macos.txt
I don't have the output on the failing hosts
To avoid bot failures, I had to delete tests for lowering fp128 atomicrmw fmin/fmax. e.g. https://lab.llvm.org/buildbot/#/builders/174/builds/4162
On some hosts, the stack temporary after the call is at offset 48, and on others it's at 64.
Commit e05c22484efb5c767115525adfa4273e48b1ae26 should be reverted to restore this fp128 test coverage.