Closed rahxephon89 closed 1 year ago
This PR 1) adds supports for handling vector::insert function for bitwise operations; 2) fix a bug when handling let expression in the spec for bv types.
let
bv
Yes
bitwise_features.move is modified to test the change.
bitwise_features.move
Motivation
This PR 1) adds supports for handling vector::insert function for bitwise operations; 2) fix a bug when handling
let
expression in the spec forbv
types.Have you read the Contributing Guidelines on pull requests?
Yes
Test Plan
bitwise_features.move
is modified to test the change.