summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-legalize-binary-operator.cpp
AgeCommit message (Expand)Author
2025-07-18Lower int/uint/bool matrices to arrays for SPIRV (#7687)venkataram-nv
2025-04-14Fix matrix division by scalar for Metal and WGSL targets (#6752)Darren Wihandi
2025-02-07Use and() and or() functions for logical-AND and OR (#6310)Jay Kwak
2025-01-10WGSL: Convert signed vector shift amounts to unsigned (#6023)Anders Leino