Skip to content

Releases: google/gfbuild-SPIRV-Tools

github/google/gfbuild-SPIRV-Tools/47f3eb42641badfed31b110cc4dc840b1deb524a

Automated build for SPIRV-Tools version 47f3eb42641badfed31b110cc4dc840b1deb524a.

  • 47f3eb42 - spirv-fuzz: Fix invalid tests (#3079)
  • b334829a - Validate nested constructs (#3068)
  • 52e9cc93 - spirv-fuzz: Improve debugging facilities (#3074)

github/google/gfbuild-SPIRV-Tools/b334829a91d6bcbbf6e101ca54adccb113a24fa9

Automated build for SPIRV-Tools version b334829a91d6bcbbf6e101ca54adccb113a24fa9.

  • b334829a - Validate nested constructs (#3068)
  • 52e9cc93 - spirv-fuzz: Improve debugging facilities (#3074)
  • 54385458 - Handle unreachable block when computing register pressure (#3070)

github/google/gfbuild-SPIRV-Tools/f31f26f739309882b476ad8f3e6fa82a81d91568

Automated build for SPIRV-Tools version f31f26f739309882b476ad8f3e6fa82a81d91568.

  • f31f26f7 - utils/vscode: Add install.bat (#3071)
  • 03957e8a - build: cmake: Add support for Fuchsia. (#3062)
  • a62012ce - Add test with explicit example of stripping reflection info (#3064)

github/google/gfbuild-SPIRV-Tools/85f3e93d13f32d45bd7f9999aa51baddf2452aae

Automated build for SPIRV-Tools version 85f3e93d13f32d45bd7f9999aa51baddf2452aae.

  • 85f3e93d - Respect CMAKE_INSTALL_LIBDIR in installed CMake files (#3054)
  • 45dde9ad - Add missing dealloc (#3061)
  • 2ee9aaa2 - Initialize binary for use as guard later (#3058)

github/google/gfbuild-SPIRV-Tools/45dde9ad6dde133db9bd6942c46df692ca539186

Automated build for SPIRV-Tools version 45dde9ad6dde133db9bd6942c46df692ca539186.

  • 45dde9ad - Add missing dealloc (#3061)
  • 2ee9aaa2 - Initialize binary for use as guard later (#3058)
  • 0391d082 - Handle OpPhi with no in operands in value numbering (#3056)

github/google/gfbuild-SPIRV-Tools/2ee9aaa288d91fbaec5bc51473169c079c764240

Automated build for SPIRV-Tools version 2ee9aaa288d91fbaec5bc51473169c079c764240.

  • 2ee9aaa2 - Initialize binary for use as guard later (#3058)
  • 0391d082 - Handle OpPhi with no in operands in value numbering (#3056)
  • ca703c88 - Kill the id-to-func map after wrap-opkill (#3055)

github/google/gfbuild-SPIRV-Tools/57b4cb40b21dc9961145f71c293ed60310b80251

Automated build for SPIRV-Tools version 57b4cb40b21dc9961145f71c293ed60310b80251.

  • 57b4cb40 - Convert stderr and stdout in status to strings on assignment (#3049)
  • c3f22f7c - Update README (#3047)
  • 1f2af55f - Update README (#3048)

github/google/gfbuild-SPIRV-Tools/c3f22f7cba60e55d178b8184851d17697a996143

Automated build for SPIRV-Tools version c3f22f7cba60e55d178b8184851d17697a996143.

  • c3f22f7c - Update README (#3047)
  • 1f2af55f - Update README (#3048)
  • 3da910d5 - Avoid uninit warning in GCC (#3044)

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

Automated build for SPIRV-Tools version 3da910d55f207fb464ff76938b092f7914218601.

  • 3da910d5 - Avoid uninit warning in GCC (#3044)
  • cdd6829a - utils/vscode: Add SPIR-V language server support
  • b96c9a05 - utils/vscode: Add go language server packages.

github/google/gfbuild-SPIRV-Tools/ab3cdcaef56e9311f299eebfd044f9646100c9dc

Automated build for SPIRV-Tools version ab3cdcaef56e9311f299eebfd044f9646100c9dc.

  • ab3cdcae - Fix operand access of composite in upgrade memory model (#3021)
  • 1a18d491 - Validate array stride does not cause overlap (#3028)
  • 12e54dae - Update Offset to ConstOffset bitmask if operand is constant. (#3024)