Skip to content

Commit db261bc

Browse files
vsemenov368sys-cmllvm
authored andcommitted
Fix supported platform strings
.
1 parent 173dee1 commit db261bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ Target `check-vc-intrinsics` will run lit tests.
106106

107107
## Supported Platforms
108108

109-
* Intel® Gen12 graphics
110-
* Intel® Xe
111-
* Intel® Xe2
112-
* Intel® Xe3
109+
* Intel® Gen12 graphics
110+
* Intel® Xe
111+
* Intel® Xe2
112+
* Intel® Xe3
113113

114114
No code changes may regress support for any currently supported hardware.
115115
All contributions must ensure compatibility and functionality across all

0 commit comments

Comments
 (0)