Lohann Paterno Coutinho Ferreira

Results 21 comments of Lohann Paterno Coutinho Ferreira

I introduced some branchless optimizations to openzeppelin, would be nice to have this at compiler level: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4976 Generic Branchless ternary operation, takes 3 inputs `a b cond` and returns `cond...