[PATCH] D136335: [Assignment Tracking Analysis][5/*] Tests
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 15:34:49 PST 2022
Orlando marked an inline comment as done.
Orlando added a comment.
In D136335#3985585 <https://reviews.llvm.org/D136335#3985585>, @stefanp wrote:
> I've made the test X86 only to allow time for this to be investigated.
> 34a3259fab86aaa1a20224e08849775f3593e6a3 <https://reviews.llvm.org/rG34a3259fab86aaa1a20224e08849775f3593e6a3>
> This should help bring the bots back to green in the meantime.
Thank you for sorting this out. These failures came in out of work hours for me here - I just came back to check on this patch and you've already kindly unblocked the bots.
It looks like `llvm/test/DebugInfo/assignment-tracking/X86/remove-undef-fragment.ll` is missing a target triple - I fix this on Monday.
Thanks again.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136335/new/
https://reviews.llvm.org/D136335
More information about the llvm-commits
mailing list