issues
search
google
/
clspv
Clspv is a compiler for OpenCL C to Vulkan compute shaders
Apache License 2.0
621
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Physical addressing] CTS vec_align_struct triggering assertion
#1422
rubber815
opened
5 hours ago
2
Update LLVM
#1421
rjodinchr
closed
4 days ago
0
Wrong generation for int8 when int8 is not supported
#1420
rjodinchr
opened
1 week ago
0
Update LLVM
#1419
alan-baker
closed
1 week ago
0
The compiler produce invalid spirv with enabled PhysicalPointerArgsPass.
#1418
AlexDemydenko
opened
2 weeks ago
5
build libclc as part of llvm
#1417
rjodinchr
closed
2 weeks ago
0
Update LLVM
#1416
rjodinchr
closed
2 weeks ago
0
install clspv-opt as part of clspv tools
#1415
rjodinchr
closed
3 weeks ago
0
build spirv-tools even for android
#1414
rjodinchr
closed
3 weeks ago
0
test define_artifacts
#1413
rjodinchr
closed
3 weeks ago
0
integer_dot_product: add missing define
#1412
rjodinchr
closed
1 month ago
0
Update LLVM to github ToT
#1411
dneto0
closed
1 month ago
0
Update LLVM
#1410
dneto0
closed
1 month ago
0
windows bot: fix python version
#1409
rjodinchr
closed
1 month ago
0
Fix to remove usage of deprecated template
#1408
rjodinchr
closed
1 month ago
0
LLVM InsertPosition is deprecated; replace with BasicBlock::iterators
#1407
dneto0
closed
1 month ago
1
rename Intrinsic::getDeclaration to Intrinsic::getOrInsertDeclaration
#1406
dneto0
closed
1 month ago
1
The magic numbers from the nextBaseAddress are incorrectly compared with constant values
#1405
AlexDemydenko
opened
1 month ago
17
Initialize HasIntegerDot
#1404
vitalybuka
closed
1 month ago
1
keep source-level location also for atomic instructions
#1403
CapZTr
closed
2 months ago
0
keep source-level debug location information for each instruction
#1402
CapZTr
closed
2 months ago
1
keep source-level debug location information for each instruction
#1401
CapZTr
closed
2 months ago
1
Add OpLine Information for Atomic Instructions
#1400
CapZTr
closed
2 months ago
2
Skip LogicalPointerToIntPass for CMP with constants
#1399
AlexDemydenko
opened
2 months ago
0
fix runOnUpgradeableConstantCasts
#1398
rjodinchr
closed
2 months ago
0
change stride to 4 instead of 1 if int8 is not supported
#1397
Rekt3421
closed
2 months ago
4
Char* has wrong stride
#1396
Rekt3421
closed
2 months ago
1
add support for Integer dot product
#1395
rjodinchr
closed
2 months ago
5
BitcastUtils.cpp: fix GetIdxsForTyFromOffset
#1394
rjodinchr
closed
3 months ago
0
Fix global variable normalization
#1393
alan-baker
closed
3 months ago
0
OpenCL program causing clspv compiler to segfault
#1392
XXjcontiniXX
closed
3 months ago
1
kokoro mac: download CMake
#1391
dneto0
closed
3 months ago
1
Update LLVM
#1390
dneto0
closed
3 months ago
0
kokoro: update mac ninja to 1.12.1
#1389
dneto0
closed
3 months ago
1
Update LLVM
#1388
dneto0
closed
3 months ago
2
Update LLVM
#1387
rjodinchr
closed
4 months ago
0
printf: handle empty string, and string of only null
#1386
dneto0
closed
4 months ago
0
handle printf with empty format string and empty argument string.
#1385
dneto0
closed
4 months ago
0
Support printf string args with nul
#1384
dneto0
closed
4 months ago
0
Experimental: Support SPV_KHR_untyped_pointers
#1383
alan-baker
opened
4 months ago
0
add nocontraction decoration to conversions to floating point
#1382
rjodinchr
closed
4 months ago
0
Update LLVM
#1381
alan-baker
closed
4 months ago
0
Fix trunc to bool handling
#1380
gnl21
closed
4 months ago
2
Incorrect SPIR-V conversion for trunc to i1
#1379
gnl21
closed
4 months ago
0
kokoro: Linux builds use Python 3.12
#1378
dneto0
closed
4 months ago
2
update kokoro configs to use python 3.8 or later
#1377
dneto0
closed
1 month ago
3
update llvm && fix SimplifyPointerBitcastPass
#1376
rjodinchr
closed
5 months ago
1
fix signbit for fp16
#1375
rjodinchr
closed
5 months ago
0
add an always compliant version of fma on fp16
#1374
rjodinchr
closed
5 months ago
0
fix fabs for fp16
#1373
rjodinchr
closed
5 months ago
2
Next