On Tue, 3 Sep 2024 23:22:28 GMT, Chen Liang wrote:
>> In offline discussion, we agreed that current fields of `Opcode` violate
>> data oriented design to a large extent. The attributes not generic to all
>> opcode are removed.
>>
>> Up for preliminary review; needs to be reworked for #20737.
>
On Tue, 3 Sep 2024 23:22:28 GMT, Chen Liang wrote:
>> In offline discussion, we agreed that current fields of `Opcode` violate
>> data oriented design to a large extent. The attributes not generic to all
>> opcode are removed.
>>
>> Up for preliminary review; needs to be reworked for #20737.
>
> In offline discussion, we agreed that current fields of `Opcode` violate data
> oriented design to a large extent. The attributes not generic to all opcode
> are removed.
>
> Up for preliminary review; needs to be reworked for #20737.
Chen Liang has updated the pull request with a new target
On Wed, 28 Aug 2024 22:41:59 GMT, Chen Liang wrote:
> In offline discussion, we agreed that current fields of `Opcode` violate data
> oriented design to a large extent. The attributes not generic to all opcode
> are removed.
>
> Up for preliminary review; needs to be reworked for #20737.
Look
In offline discussion, we agreed that current fields of `Opcode` violate data
oriented design to a large extent. The attributes not generic to all opcode are
removed.
Up for preliminary review; needs to be reworked for #20737.
-
Commit messages:
- Fix ofArgument in loadConstant pa