Implement LLVM operations for strided intervals
Closed this issue · 3 comments
gottfriedsen commented
All arithmetic and logical operations and icmp need to be implemented for strided intervals.
gottfriedsen commented
bottom isn't handled correctly, yet.
gottfriedsen commented
bottom isn't handled correctly, yet.
Fixed by 0c28f35.
gottfriedsen commented
sdiv
and all bitwise operations aren‘t implemented yet, but we wound have time to do so.