Closed kevzhumba closed 1 year ago
Hi, I would say you seem to be right and actually, I would say it is even wrong this way. However, I'm currently not involved in the project, but I will talk to my colleagues.
Thanks for reporting, this is fixed now.
Hi Opal team,
I was curious as to why during Naive TAC generation, for GETFIELD and GETSTATIC instructions, the computational type of the assigned variable is always a reference type. It seems like the computational type could be determined by the field type included in the instruction. Specifically the code shown below:
Thanks!