Signed-off-by: wangshi <wangshi@kaihong.com>
This Cl upldates the diag() calls to pass the instruction in validate_bitwise.
This CL moves the various validate files into the val/ directory with the rest of the validation infrastructure. This matches how opt/ is setup with the passes with the infrastructure.