Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove an unnecessary undef in GPU runtime (chapel-lang#24344)
This `undef` is probably from an earlier iteration of the GPU-based reduction implementation. It has no use today. This PR removes it. Thanks @milthorpe for noticing! [Trivial, not reviewed] Test: - [x] gpu/native with nvidia
- Loading branch information