> Some comments: > > 1. Why 27 - 31 instead of 3 - 6? I preferred to separate multi-bit values from boolean values. > Please add comment to > SelectionDAGNodes.h (see CALL). Added. > 2. Purely a stylistic nitpick. Please add a space between // and the > actual comment. Added.