LEA0317 / LLVM-VideoCore4

LLVM toy compiler for VideoCore4 (Raspberry Pi VPU)
1 stars 0 forks source link

Implementing a copy propagation pass may not really be effective #15

Open LEA0317 opened 2 years ago

LEA0317 commented 2 years ago

If there are 3 operands instructions in ISA, it will be an effective optimization.