Skip to content

Commit

Permalink
Remove dot
Browse files Browse the repository at this point in the history
  • Loading branch information
dm-vodopyanov committed Feb 13, 2024
1 parent c83a442 commit 7d2c13a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ enum class architecture {
// - "-fsycl-targets" description in sycl/doc/UsersManual.md
//
// Add
// - __SYCL_TARGET_<ARCH>__ to the compiler driver and to all places below.
// - __SYCL_TARGET_<ARCH>__ to the compiler driver and to all places below
// - the unique ID of the new architecture in SYCL RT source code to support
// querying the device architecture
//
Expand Down

0 comments on commit 7d2c13a

Please sign in to comment.