summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-inline.h
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Add options to speedup compilation. (#4240)Yong He2024-05-29
* Add `-minimum-slang-optimization` to favor compile time. (#4186)Yong He2024-05-17
* WIP: Force Inline If RefType (#4005)ArielG-NV2024-04-26
* SPIRV Legalization fixes. (#3479)Yong He2024-01-23
* Run curated spirv-opt passes through slang-glslang. (#3266)Yong He2023-10-09
* SPIRV compiler performance fixes. (#3258)Yong He2023-10-04
* Move force inlining step to before `processAutodiffCalls` (and run in loop) (...Sai Praveen Bangaru2023-09-20
* Don't inline callees with custom derivative before autodiff. (#3196)Yong He2023-09-08
* Fix memory barrier intrinsics. (#3166)Yong He2023-08-30
* Fix inlining. (#2786)Yong He2023-04-10
* Inline functions with string param/return for GPU targets (#2544)jsmall-nvidia2022-12-02
* Allow multi-level breaks to break out of `switch` statements. (#2451)Yong He2022-10-13
* Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...Yong He2022-02-25
* Add a basc inlining facility for use in the stdlib (#1271)Tim Foley2020-03-11