Alamvic / druid

Meta-compiler to generate an optimised JIT compiler frontend based on an Interpreter definition
8 stars 6 forks source link

Consider temps defined in blocks during abstract interpretation #108

Open PalumboN opened 7 months ago

PalumboN commented 7 months ago
          Haha because Druid is not-too-much smart and makes the lookup of the variable directly in the outer context. Was easier to change the variable than fix it.

I also prefer the variable in the closest scope, but the rest of the code doesn't follow it. The IDE only adds temps to the method... So blah...

_Originally posted by @PalumboN in https://github.com/pharo-project/pharo-vm/pull/736#discussion_r1482735458_