[llvm] [Libomptarget] Rework device initialization and image registration (PR #93844)

Jan Patrick Lehr via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 01:57:03 PDT 2024


================
@@ -994,10 +994,10 @@ struct GenericPluginTy {
   int32_t getNumDevices() const { return NumDevices; }
 
   /// Get the plugin-specific device identifier offset.
----------------
jplehr wrote:

```suggestion
  /// Get the plugin-specific device identifier
```

https://github.com/llvm/llvm-project/pull/93844


More information about the llvm-commits mailing list