index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-ir-lower-reinterpret.cpp
Commit message (
Expand
)
Author
Age
*
Fix reinterpret and bitcast and generic arg parsing. (#6627)
Yong He
2025-03-19
*
Allow partial specialization of existential arguments. (#6487)
Yong He
2025-02-28
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
bit_cast & reinterpret warning if src->dst type not equally sized. (#3988)
ArielG-NV
2024-04-22
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20
*
Use target-dependent pointer size in natural layout. (#3210)
Yong He
2023-09-18
*
Initial support for differentiating existential types (#3111)
Sai Praveen Bangaru
2023-08-17
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-17
*
Fix reinterpret lowering not done for generic functions. (#2037)
Yong He
2021-12-01
*
`reinterpret` and 16-bit value packing. (#1933)
Yong He
2021-09-09