[PATCH] D93625: [NFC] [TEST] Fix the threads.ll for Windows

Nigel Perks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 06:15:22 PST 2021


nigelp-xmos added a comment.

I've reproduced the failure. The test passes when I change -march=xcore to -mtriple=xcore-unknown-unknown, as in main branch commit https://github.com/llvm/llvm-project/commit/15ca54525d6c2927b2a51b871a9e343c7ce1c2ea. Does that commit solve this problem and unblock D91556 <https://reviews.llvm.org/D91556> ? (I will continue to investigate to understand the reason for the register swap.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93625/new/

https://reviews.llvm.org/D93625



More information about the llvm-commits mailing list