summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-clone.cpp
Commit message (Expand)AuthorAge
* Add utility to trace creation of problematic IRInsts to assist LLM in debuggi...Copilot2025-07-21
* Fix SPIRV `OpSpecConstantOp` emit (#7158)Darren Wihandi2025-05-29
* Implement spec const for generic parameter (#7121)kaizhangNV2025-05-15
* Fixed generic interface specialization crashes (#6601): (#6688)Ronan2025-04-03
* Fix nullptr in generic specialization (#6066)Julius Ikkala2025-01-17
* formatEllie Hermaszewska2024-10-29
* Report AD checkpoint contexts (#5058)venkataram-nv2024-09-18
* Support dependent generic constraints. (#4870)Yong He2024-08-20
* Initial support for differentiating existential types (#3111)Sai Praveen Bangaru2023-08-17
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Type legalization and autodiff bug fixes. (#2722)Yong He2023-03-22
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He2023-02-16
* Overhaul `transposeParameterBlock` to support `inout` params. (#2621)Yong He2023-02-03
* Separate primal computations from unzipped function into an explicit function...Yong He2022-12-19
* Specialize and SSA in a loop + better diagnostics on dynamic dispatch failur...Yong He2022-09-06
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Fix shader-toy example. (#2047)Yong He2021-12-06
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Add a basc inlining facility for use in the stdlib (#1271)Tim Foley2020-03-11
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31