llvm-project
b6c9c763 - [Verifier] Add checks for range attribute on ImmArg (#140522)

Commit
133 days ago
[Verifier] Add checks for range attribute on ImmArg (#140522) This patch implements verifier checks for range attributes on ImmArg. This enables validation of the range of ImmArg operands in intrinsics, when the intrinsic definition includes the range information. Signed-off-by: Durgadoss R <durgadossr@nvidia.com>
Author
Parents
Loading