[PATCH] D75014: [InstrEmitter, SystemZ] Copy Access registers with the correct register class.

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 08:53:53 PST 2020


uweigand added a comment.

In D75014#1891587 <https://reviews.llvm.org/D75014#1891587>, @jonpa wrote:

> 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.


Ah, I missed that, sorry.  That's fine then.


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

https://reviews.llvm.org/D75014





More information about the llvm-commits mailing list