Alamvic / druid

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

Improve DRInstruction >> canMoveOutsideLoop: #96

Open PalumboN opened 8 months ago

PalumboN commented 8 months ago
          `bodyBlocks` method already exists in `DRLoop`, this could be written based on that. Also, be improved, I don't like this definition so much (I don't remember why I changed it).

_Originally posted by @PalumboN in https://github.com/Alamvic/druid/pull/95#discussion_r1441794378_