We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c98e9e commit d9ae6a3Copy full SHA for d9ae6a3
amd/comgr/include/amd_comgr.h.in
@@ -1799,7 +1799,7 @@ typedef enum amd_comgr_action_kind_s {
1799
* For each successful compilation, add a relocatable object to @p result
1800
*
1801
* We accomplish this by first translating the .spv files to .bc via the
1802
- * SPIR-V translator. We then extract any SPIR-V flags from the embedded
+ * SPIR-V translator. We then extract any relevant -cc1 flags from the embedded
1803
* @llvm.cmdline variable. Finally, we compile the bitcode to a reloctable,
1804
* appending any extracted flags.
1805
0 commit comments