Skip to content

Release v2024.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 13:59
· 96 commits to main since this release
0cfe9e7
  • General
  • Optimizer
    • Do not fold mul and adds to generate fmas (#5682)
    • add OpExtInst forward ref fixup pass (#5708)
  • Validator
    • Separate Location check for tess patch (#5654)
    • Validate MemoryAccessMask of OpCooperativeMatrixStoreKHR (#5668)
    • OpSampledImage extra validation (#5695)
    • add support for OpExtInstWithForwardRefs (#5698)A
  • Disassembler
    • add decorations to comments (#5675)
    • Add --nested-indent and --reorder-blocks (#5671)