google / google/clspv

Find an alternative to disabling vector combining

Open
#738 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
LLVM
Stars
729
Forks
110
Avg merge
17h 51m
Merged PRs (30d)
23

Description

The latest changes to vector combining introduced some issues related to pointer bitcasts. Vector combining has been disabled temporarily, but it leads to an inefficiency in `test/vector_insert_element.cl` where instead of storing a single vector element the test instead stores the whole vector.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.