Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,10 @@
### Changed

### Removed
* The hipify patch was removed. You can get hipify with hipFile support at https://github.com/derobins/HIPIFY/tree/hipFile.

### Limitations
* The batch API calls are not supported w/ a rocFile backend
* The async API calls are not supported w/ a rocFile backend
Comment on lines +12 to +13
Copy link

Copilot AI Nov 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The abbreviation "w/" should be spelled out as "with" for clarity and professionalism in documentation. Consider changing "w/ a rocFile backend" to "with a rocFile backend".

Suggested change
* The batch API calls are not supported w/ a rocFile backend
* The async API calls are not supported w/ a rocFile backend
* The batch API calls are not supported with a rocFile backend
* The async API calls are not supported with a rocFile backend

Copilot uses AI. Check for mistakes.

### Known issues
Comment thread
derobins marked this conversation as resolved.
Loading