Skip to content

Fix Linux/macOS build failures caused by removal of CoopVec ops (PR #8291)#11

Merged
damyanp merged 2 commits intobyebyecoopvecfrom
copilot/fix-linux-macos-build-issues
Mar 26, 2026
Merged

Fix Linux/macOS build failures caused by removal of CoopVec ops (PR #8291)#11
damyanp merged 2 commits intobyebyecoopvecfrom
copilot/fix-linux-macos-build-issues

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 26, 2026

  • Identify the missing fix: CheckLinalgInterpretation is a static function in DxilValidation.cpp left without any callers after the byebyecoopvec removals, causing -Werror=unused-function on Linux/macOS
  • Remove CheckLinalgInterpretation from DxilValidation.cpp

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

@damyanp damyanp force-pushed the copilot/fix-linux-macos-build-issues branch from a327386 to 25f5019 Compare March 26, 2026 01:07
@damyanp damyanp marked this pull request as ready for review March 26, 2026 01:23
@damyanp damyanp merged commit e589de4 into byebyecoopvec Mar 26, 2026
damyanp pushed a commit that referenced this pull request Apr 14, 2026
…`vk::SampledTexture1DArray` type. (microsoft#8212)

Part of microsoft#7979

The function definitions are equivalent to that of Texture1D
counterparts, just without Sampler argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants