[PATCH] D16474: Use PC-relative address for x32 TLS address

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 06:04:04 PST 2020


hvdijk added a comment.

In D16474#335360 <https://reviews.llvm.org/D16474#335360>, @hjl.tools wrote:

> LLVM ERROR: Cannot select: 0x29507a0: ch,glue = X86ISD::TLSADDR 0x28fc140, TargetGlobalTLSAddress:i32<i32* @x> 0 [TF=7]

This still happens with current LLVM. If we can push the fix for that first (presumably you fixed this already on your old branch), we could then include your test case in this diff.


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

https://reviews.llvm.org/D16474



More information about the llvm-commits mailing list