[PATCH] D75014: [InstrEmitter, SystemZ] Copy Access registers with the correct register class.
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 08:46:53 PST 2020
jonpa added a comment.
In D75014#1891349 <https://reviews.llvm.org/D75014#1891349>, @uweigand wrote:
> Oh, and one more thing: either way, can you please add the original test case from D74601 <https://reviews.llvm.org/D74601> so we're sure this problem is (and remains) fixed. Thanks!
I added the two test functions I could find already as @_ZTW1x -> tls-08.ll:@fun0, and @_Z6squareiiiiiii -> tls-09.ll.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75014/new/
https://reviews.llvm.org/D75014
More information about the llvm-commits
mailing list