| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[Offload] Add device info for shared memory (#167817) | 8 个月前 | |
[Offload][NFC] Fix typos discovered by codespell (#125119) https://github.com/codespell-project/codespell % codespell --ignore-words-list=archtype,hsa,identty,inout,iself,nd,te,ths,vertexes --write-changes | 1 年前 | |
[offload] defer "---> olInit" trace message (#167893) Tracing requires liboffload to be initialized, so calling isTracingEnabled() before olInit always returns false. This caused the first trace log to look like: -> OL_SUCCESS instead of: ---> olInit() -> OL_SUCCESS This patch moves the pre-call trace print for olInit so it is emitted only after initialization. It would be possible to add extra logic to detect whether liboffload is already initialized and only postpone the first pre-call print, but this would add unnecessary complexity, especially since this is tablegen code. The difference would matter only in the unlikely case of a crash during a second olInit call. --------- Co-authored-by: Joseph Huber <huberjn@outlook.com> | 8 个月前 | |
[Offload][NFC] Remove header license in CMake files (#92544) Summary: No other project has these in the CMake itself, and they're wildly inconsistent even within the project. These don't really add anything so I think they should be removed. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 2 年前 |