jasmin-lang / jasmin

Language for high-assurance and high-speed cryptography
MIT License
271 stars 55 forks source link

x86-lowering: do not introduce dummy instr info #904

Closed vbgl closed 2 months ago

vbgl commented 2 months ago

Similarly to what is done with if statements, the instructions corresponding to the lowering of the condition inherit the instr-info from the complete statement.