Skip to content

SPIRVSmith v1.2.0

Choose a tag to compare

@rayanht rayanht released this 15 May 11:32
· 186 commits to main since this release

v1.2.0 - 2022-05-15

Bug Fixes

  • (infra) remove extraneous comma in DB schema - (05e5932) - Rayan Hatout

Features

  • (all) implement SPIR-V parser - (9ecced7) - Rayan Hatout
  • (fuzzer) implement random mutations - (a1a5ca8) - Rayan Hatout
  • (reducer) implement interestingness-guided automatic reduction, only uses statics checks for now - (bad987a) - Rayan Hatout
  • (runner) add debug prints as a workaround for not being able to install DataDog on DoC machines - (5ed4a5c) - Rayan Hatout

Style

  • (all) clean-up imports - (1ad4636) - Rayan Hatout