Skip to content

Releases: google/gfbuild-SPIRV-Tools

github/google/gfbuild-SPIRV-Tools/3e4abc9ac382b6fc7a88316a700652404b6fb9f7

Automated build for SPIRV-Tools version 3e4abc9ac382b6fc7a88316a700652404b6fb9f7.

  • 3e4abc9a - Try to fix go linter: exported constant comment (#3026)
  • c5e6761a - spirv-fuzz: Eliminate spurious semicolons (#3025)
  • 041f0a02 - spirv-fuzz: simplify transformation for replacing an id with a synonym (#3020)

github/google/gfbuild-SPIRV-Tools/f1e5cd73f658abcc23ee96d78f2dc27c4b7028c1

Automated build for SPIRV-Tools version f1e5cd73f658abcc23ee96d78f2dc27c4b7028c1.

  • f1e5cd73 - spirv-fuzz: improvements to representation of data synonym facts (#3006)
  • cdee051e - Add iOS as a supported platform (#3001)
  • 5f6fb2f3 - Reset pointers before iterating in fuzzer to avoid double free (#3003)

github/google/gfbuild-SPIRV-Tools/618ee509421ffb349f29d5e19bc4b951456dadbe

Automated build for SPIRV-Tools version 618ee509421ffb349f29d5e19bc4b951456dadbe.

  • 618ee509 - Fix some clang-tidy issues in graphics_robust_access_pass (#2998)
  • 466908b5 - Add description of wrap-opkill. (#3000)
  • f893d4d4 - [opt] Do not compare optimized binary with an invalidated buffer (#2999)

github/google/gfbuild-SPIRV-Tools/7e2cba6a52415ee478d0e6e56c8699a6fe4a5b03

Automated build for SPIRV-Tools version 7e2cba6a52415ee478d0e6e56c8699a6fe4a5b03.

  • 7e2cba6a - utils/vscode: Change assembly file ext to .spvasm (#2995)
  • 42f88523 - utils: Add a vscode extension for SPIR-V disassembly files (#2987)
  • 5ea70993 - Add two new simplifications. (#2984)

github/google/gfbuild-SPIRV-Tools/42f88523811412f68553fbc37223802ac4eb09a1

Automated build for SPIRV-Tools version 42f88523811412f68553fbc37223802ac4eb09a1.

  • 42f88523 - utils: Add a vscode extension for SPIR-V disassembly files (#2987)
  • 5ea70993 - Add two new simplifications. (#2984)
  • fac16616 - spirv-fuzz: Transformation to extract from a composite object (#2991)

github/google/gfbuild-SPIRV-Tools/ec12de9131244a076c34ddca2e8d7451288be7e1

Automated build for SPIRV-Tools version ec12de9131244a076c34ddca2e8d7451288be7e1.

  • ec12de91 - spirv-fuzz: rename class, and fix bug related to dominance (#2990)
  • 0dbd4e35 - spirv-fuzz: Rework management of data synonyms (#2989)
  • b34fa731 - spirv-fuzz: add class to represent equivalence relation (#2988)

github/google/gfbuild-SPIRV-Tools/0dbd4e358ac6a14824ded280f1ade786dd4e516c

Automated build for SPIRV-Tools version 0dbd4e358ac6a14824ded280f1ade786dd4e516c.

  • 0dbd4e35 - spirv-fuzz: Rework management of data synonyms (#2989)
  • b34fa731 - spirv-fuzz: add class to represent equivalence relation (#2988)
  • 4517c7b8 - Update DEPS (#2986)

github/google/gfbuild-SPIRV-Tools/4517c7b883c56d9d1ef34f67b42fedd3f008f3dd

Automated build for SPIRV-Tools version 4517c7b883c56d9d1ef34f67b42fedd3f008f3dd.

  • 4517c7b8 - Update DEPS (#2986)
  • 570582d8 - spirv-fuzz: fuzzer pass to adjust memory access operands (#2968)
  • 02910ffd - Instrument: Add missing def-use analysis. (#2985)

github/google/gfbuild-SPIRV-Tools/570582d8d6e3c52395c64424be7004aacd452152

Automated build for SPIRV-Tools version 570582d8d6e3c52395c64424be7004aacd452152.

  • 570582d8 - spirv-fuzz: fuzzer pass to adjust memory access operands (#2968)
  • 02910ffd - Instrument: Add missing def-use analysis. (#2985)
  • 8357b878 - spirv-fuzz: add missing functionality for matrix composites (#2974)

github/google/gfbuild-SPIRV-Tools/615918c91d1d6ae1620f3ab3c03de1acba3cce0e

Automated build for SPIRV-Tools version 615918c91d1d6ae1620f3ab3c03de1acba3cce0e.

  • 615918c9 - Update CHANGES
  • e8c3f9b0 - Ensure timestamp does not vary with timezone. (#2982)
  • 6a9be627 - Keep NOPs when comparing with original binary (#2931)