diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2025-05-21 13:43:58 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-21 06:43:58 -0700 |
| commit | 21346ded32be9091389ca53815c1ba56feff8a01 (patch) | |
| tree | d14c14a18364a6bc0fdd00a0c0e4dd0e17c4bd68 /tests/compute | |
| parent | c4b6ef0bd6a7b7de131786c661c7e3423e318d7e (diff) | |
Fix incorrect way of type checking inside of CoopVec Multiply (#7198)
* Fix incorrect way of type checking inside of CoopVec Multiply
Related to an issue #7201.
The operator `is` is silently failing when the right-hand-side operand is an interface type.
This PR uses concrete types to check the type.
Diffstat (limited to 'tests/compute')
0 files changed, 0 insertions, 0 deletions
