The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
28.82k
stars
11.91k
forks
source link
[NVPTX] Clang errors with non-trivial scalar-to-vector conversion when using opencl vector of two 8-bit integer as input #107219
Open
rashedmyt opened 1 month ago
This issue started occurring with LLVM 18. Below is the reproduction code and the command used to reproduce the issue.
Here is a link of compiler explorer where issue is reproduced - https://cuda.godbolt.org/z/c8jscoach
More Observations: