RFR: 143072: [JVMCI] Port JVMCI to AArch64
Andrew Haley
aph at redhat.com
Tue Dec 1 17:58:25 UTC 2015
On 12/01/2015 05:55 PM, Christian Thalinger wrote:
>
>> On Dec 1, 2015, at 4:40 AM, Andrew Haley <aph at redhat.com> wrote:
>>
>> On 12/01/2015 12:53 PM, Roland Schatz wrote:
>>> Regarding the MASK* kinds: Does it AArch64 really have a dedicated mask
>>> datatype, like AVX512?
>>> There seem to be no registers where the MASK kinds can be stored.
>>> AArch64.canStoreValue(...) returns false for all registers for the MASK
>>> kinds, so they can't be really used.
>>
>> No, that's just a hangover from the x86 version.
>
> Are you sending a new webrev?
I was waiting to see if there were any more problems.
Andrew.
More information about the hotspot-compiler-dev
mailing list