summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-loop-unroll.h
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* Add ConstBufferPointer::subscript. (#3415)Yong He2023-12-15
* Fix various issues with trivial loops (#3149)Sai Praveen Bangaru2023-08-25
* More control flow simplifications. (#2673)Yong He2023-02-24
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Eliminate `continue` to allow unrolling any loops. (#2645)Yong He2023-02-13
* Add Loop Unrolling Pass. (#2644)Yong He2023-02-13