polymer icon indicating copy to clipboard operation
polymer copied to clipboard

Handle div/mod when translating clast_binary to AffineExpr

Open kumasento opened this issue 5 years ago • 0 comments
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

kumasento avatar Oct 16 '20 15:10 kumasento