Skip to content

Update xetile block op fallback pass#1012

Merged
silee2 merged 1 commit intointel:mainfrom
silee2:update2DBlockOpFallback_for_upstream
Jan 28, 2025
Merged

Update xetile block op fallback pass#1012
silee2 merged 1 commit intointel:mainfrom
silee2:update2DBlockOpFallback_for_upstream

Conversation

@silee2
Copy link
Copy Markdown
Contributor

@silee2 silee2 commented Jan 28, 2025

skip pass if pitch is not a multiple of tile width since mask is likely required. current pass does not create correct mask.

Please review these guidelines to help with the review process:

  • Have you provided a meaningful PR description?
  • Have you added a test, a reproducer, or a reference to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?
  • Have you organized your commits logically and ensured each can be built by itself?

skip pass if pitch is not a multiple of tile width since mask is likely
required. current pass does not create correct mask.
@silee2 silee2 requested a review from Garra1980 January 28, 2025 18:35
@silee2 silee2 merged commit 8f74aff into intel:main Jan 28, 2025
2 checks passed
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