[PATCH] D53103: Support for the mno-tls-direct-seg-refs flag

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 11:04:40 PDT 2018


craig.topper added a comment.

Should we have a test with -fast-isel as well? It looks like it might fallback to SelectionDAG when it sees TLS, but I'm not sure.


https://reviews.llvm.org/D53103





More information about the llvm-commits mailing list