Skip to content

Fix HelperLaneTest (release branch version) #5769

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

hekota
Copy link
Member

@hekota hekota commented Sep 21, 2023

Add -opt-disable sink to HelperLaneTest shader compilation to prevent sinking of ddx_fine/ddy_fine intrinsics into flow control.

Separate issue has been filed to track down the root of the problem: #5744: Intrinsics ddx_fine/ddy_fine should not be allowed to sink into flow control

Add `-opt-disable sink` to HelperLaneTest shader compilation to prevent
sinking of `ddx_fine`/`ddy_fine` intrinsics into flow control.

Separate issue has been filed to track down the root of the problem:
microsoft#5744: Intrinsics ddx_fine/ddy_fine should not be allowed to sink into
flow control
@hekota hekota changed the title Fix HelperLaneTest (release branch) Fix HelperLaneTest (release branch version) Sep 21, 2023
@hekota hekota enabled auto-merge (squash) September 21, 2023 23:17
@hekota hekota merged commit c60cbc0 into microsoft:release-1.7.2308 Sep 22, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants