polymer
polymer copied to clipboard
Handle div/mod when translating clast_binary to AffineExpr
trafficstars
Currently only clast_bin_fdiv and clast_bin_cdiv are handled. The reason why the other two (div and mod) are not supported is just I cannot find the corresponding API in AffineExpr. Will figure this out later.
Related: #6