Skip to content

Conversation

@tex3d
Copy link
Contributor

@tex3d tex3d commented Oct 24, 2023

The default generated RUN line generated by ExtractIRForPassTest.py adds the desired pass to the options, but forgot to add the '-', so it would fail with difficult to diagnose error in dxopt during argument parsing.

This adds the missing '-' so the RUN line doesn't have to be fixed in this way every time the script is used.

@tex3d tex3d enabled auto-merge (squash) October 24, 2023 21:45
The default generated RUN line generated by ExtractIRForPassTest.py adds the desired pass to the options, but forgot to add the '-', so it would fail with difficult to diagnose error in dxopt during argument parsing. This adds the missing '-' so the RUN line doesn't always have to be fixed in this way everytime the script is used.
@tex3d tex3d merged commit 7f0662f into microsoft:main Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants