Skip to content

fixed issue related to modswitch and raw type#9

Merged
olsaarik merged 1 commit intomicrosoft:contribfrom
sangeeta0201:main
Apr 23, 2021
Merged

fixed issue related to modswitch and raw type#9
olsaarik merged 1 commit intomicrosoft:contribfrom
sangeeta0201:main

Conversation

@sangeeta0201
Copy link
Copy Markdown

@sangeeta0201 sangeeta0201 commented Apr 11, 2021

There was an issue when a raw type node is used at multiple levels. Modswitch nodes are added for raw type node if it is used at multiple nodes. However, Modswitch doesn't make sense for Raw type of data, and it is not supported by the backend. To fix this issue, I have modified the Modswitch pass to avoid nodes of Raw type.

@olsaarik
Copy link
Copy Markdown
Contributor

I ran the tests we have with no failures. Thanks for fixing this!

@olsaarik olsaarik merged commit 4f31d3f into microsoft:contrib Apr 23, 2021
@olsaarik olsaarik mentioned this pull request Apr 23, 2021
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