Skip to content

Commit

Permalink
Reformat setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
qianfengz committed Sep 6, 2024
1 parent 7c06b55 commit 2efa6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ def get_extensions():
"-mllvm",
"-amdgpu-function-calls=false",
"-mllvm",
"-greedy-reverse-local-assignment=1"
"-greedy-reverse-local-assignment=1",
]
+ generator_flag
+ cc_flag,
Expand Down

0 comments on commit 2efa6cd

Please sign in to comment.