RFR(M): GRAAL-221: PTX array load and store support

Thomas Wuerthinger thomas.wuerthinger at oracle.com
Thu Apr 11 10:27:46 PDT 2013


Looks good. One comment:
- After this line: "masm.st_global_s8(addr.getBase(), addr.getDisplacement(), asRegister(input));", there is a "break;" missing.

What are the plans regarding executing the produced PTX assembly? Having a simulator would make the tests a lot more valuable.

- thomas

On Apr 11, 2013, at 7:16 PM, Morris Meyer <morris.meyer at oracle.com> wrote:

> Folks,
> 
> Could I get a review for this new functionality for the PTX ISA?
> 
> Thanks much.
> 
>        --morris
> 
> WEBREV - http://cr.openjdk.java.net/~morris/GRAAL-221.01
> BUG - https://lafo.ssw.uni-linz.ac.at/jira/browse/GRAAL-221



More information about the graal-dev mailing list