summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-propagate-func-properties.cpp
AgeCommit message (Expand)Author
2024-03-13Fix side effect checking around storage buffer type. (#3762)Yong He
2024-01-09Fix funcs w/ buffer load being treated as readnone. (#3441)Yong He
2023-06-29Small fixes to GLSL-legalize and func-property prop. (#2950)Yong He
2023-06-26Fix DCE on mutable calls in a loop. (#2943)Yong He
2023-05-09Fix function side-effectness prop logic. (#2875)Yong He
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-03-23Fix optimization pass not converging. (#2725)Yong He
2023-02-24More control flow simplifications. (#2673)Yong He