Skip to content

Commit

Permalink
Update XeGPU.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianhui-Li authored Dec 14, 2023
1 parent 3a3eeda commit c72269f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rfcs/XeGPU.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,4 @@ The same syntax of nbarrrier, mfence, and compile_hint operations work on VC mod

## Notes

Currently, there is no lower-level GPU IR like NVVM available for Intel GPU compiler toolchain. XeGPU dialect uses SPIRV Intel extension to access joint-matrix or SPIR-V external function to access intel GPU VC intrinsics. This may change in the future, so we expect XeGPU lowering may change accordingly.
Currently, there is no lower-level GPU IR like NVVM available for the Intel GPU compiler toolchain. XeGPU dialect uses LLVM or SPIRV intrinsic to access advanced intel GPU instructions. When the lower-level software changes, we expect XeGPU lowering passes to change accordingly.

0 comments on commit c72269f

Please sign in to comment.