The IDSAR6 system register has been introduced to identify the v8.3-a Javascript data type conversion and v8.2-a dot product support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
According to the latest 8.3 beta file I downloaded, it looks like this now tests dotproduct too and was backported to 8.2 as a result. It's not in the Arm ARM beta yet though.
lib/Target/AArch64/AArch64SystemOperands.td | ||
---|---|---|
430 ↗ | (On Diff #112383) | You could add Op0, Op1, etc here, to keep things the same as above. This file doesn't seem to have the most consistent formatting, but it might as well look roughly the same. Or maybe move it up into the ID_ISARx's above, if it's not JS specific. |
Comment Actions
Hi Dave,
Yes the dot product thing threw me, so I'll move the register to live with the other ISARs.
cheers,
sam