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