Closed lfrenot closed 1 month ago
Nice. I guess you need to fix the build and have @luisacicolini do a pass.
Alive Statistics: 76 / 93 (17 failed)
Alive Statistics: 76 / 93 (17 failed)
apart from some small nits lgtm :)
Alive Statistics: 76 / 93 (17 failed)
Alive Statistics: 76 / 93 (17 failed)
These changes implement the flags for LLVM's bitwise binary operations;
nsw
andnuw
forshl
exact
forlshr
andashr
disjoint
foror
.