Updated HSAIL store immediate
Christian Thalinger
christian.thalinger at oracle.com
Tue Feb 4 12:39:14 PST 2014
graal/com.oracle.graal.lir.hsail/src/com/oracle/graal/lir/hsail/HSAILMove.java:
+import com.oracle.graal.asm.NumUtil;
Is that import unused?
Otherwise I think this looks good.
On Feb 3, 2014, at 4:32 PM, Caspole, Eric <Eric.Caspole at amd.com> wrote:
> Hi everybody,
> I updated my earlier webrev for HSAIL storing immediates so now they can be generated for Java code, not just for hand coded sequences.
>
> http://cr.openjdk.java.net/~ecaspole/store_immediate_2/webrev/
>
> I tried to follow AMD64 as an example. Let me know how this looks.
> Thanks,
> Eric
>
More information about the graal-dev
mailing list