[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 12:20:39 PDT 2018
craig.topper added a comment.
In https://reviews.llvm.org/D53103#1262316, @nruslan wrote:
> @craig.topper : Do you mean adding a couple of more labels (x86/x64 Linux) in tls.ll with the -fast-isel option enabled and expanding these two new test cases?
Yeah. That should work. Ideally it will generate the same code as not fast-isel and you won't need a new filecheck prefix, but we're probably not that lucky.
https://reviews.llvm.org/D53103
More information about the llvm-commits
mailing list