shiika icon indicating copy to clipboard operation
shiika copied to clipboard

Use llvm's and/or instruction

Open yhara opened this issue 3 years ago • 0 comments

gen_logical_and can be simplified using and instruction.

https://llvm.org/docs/LangRef.html#and-instruction

yhara avatar Sep 14 '21 13:09 yhara