index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-ir-clone.cpp
Commit message (
Expand
)
Author
Age
*
Add utility to trace creation of problematic IRInsts to assist LLM in debuggi...
Copilot
2025-07-21
*
Fix SPIRV `OpSpecConstantOp` emit (#7158)
Darren Wihandi
2025-05-29
*
Implement spec const for generic parameter (#7121)
kaizhangNV
2025-05-15
*
Fixed generic interface specialization crashes (#6601): (#6688)
Ronan
2025-04-03
*
Fix nullptr in generic specialization (#6066)
Julius Ikkala
2025-01-17
*
format
Ellie Hermaszewska
2024-10-29
*
Report AD checkpoint contexts (#5058)
venkataram-nv
2024-09-18
*
Support dependent generic constraints. (#4870)
Yong He
2024-08-20
*
Initial support for differentiating existential types (#3111)
Sai Praveen Bangaru
2023-08-17
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Type legalization and autodiff bug fixes. (#2722)
Yong He
2023-03-22
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Overhaul global inst deduplication and cpp/cuda backend. (#2654)
Yong He
2023-02-16
*
Overhaul `transposeParameterBlock` to support `inout` params. (#2621)
Yong He
2023-02-03
*
Separate primal computations from unzipped function into an explicit function...
Yong He
2022-12-19
*
Specialize and SSA in a loop + better diagnostics on dynamic dispatch failur...
Yong He
2022-09-06
*
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-17
*
Fix shader-toy example. (#2047)
Yong He
2021-12-06
*
Add an accessor for IRInst opcode (#1707)
Tim Foley
2021-02-16
*
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-26
*
Add a basc inlining facility for use in the stdlib (#1271)
Tim Foley
2020-03-11
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31