[PATCH] D111317: [DebugInfo][InstrRef] Track instructions that write-to-stack after having a spill fused into them
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 08:41:29 PDT 2021
jmorse added a comment.
In D111317#3084642 <https://reviews.llvm.org/D111317#3084642>, @thakis wrote:
> Looks like this breaks tests on arm macs: http://45.33.8.238/macm1/20568/step_11.txt (...or possibly on machines that default to non-intel triples in general?)
>
> Please take a look!
Argh, yep, that's another "all the world's an x86" fault for me there, fix up in a moment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111317/new/
https://reviews.llvm.org/D111317
More information about the llvm-commits
mailing list