Skip to content

SPIRVSmith v1.6.0

Choose a tag to compare

@rayanht rayanht released this 19 May 17:51
· 24 commits to main since this release

v1.6.0 - 2022-05-19

Bug Fixes

  • (fuzzer) handle case where no statements are available when picking random operands - (2b29856) - Rayan Hatout
  • (runner) correctly handle gaps in buffer bindings - (43ca411) - Rayan Hatout

Features

  • (fuzzer) favour more recent operands when selecting random operands - (0bbd6f6) - Rayan Hatout

Miscellaneous Chores

  • (version) v1.5.0 - (6c911e9) - Rayan Hatout

Style

  • (all) clean-up code - (e2aaeb1) - Rayan Hatout