Skip to content

Commit cd709ec

Browse files
riley-dixonCopilot
andauthored
CoPilot: Refine changelog entry
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ffb3257 commit cd709ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* The CMake namespace was changed from `roc::` to `hip::`
1313
* `AIS_BUILD_EXAMPLES` has been renamed to `AIS_INSTALL_EXAMPLES`
1414
* `AIS_USE_SANITIZERS` now also enables the following sanitizers: integer, float-divide-by-zero, local-bounds, vptr, nullability (in addition to address, leak, and undefined). Sanitizers should also now emit usable stack trace info.
15-
* The AIS optimized IO path will automatically fallback to the POSIX IO path if a failure occurs and the compatibility mode has not been disabled.
15+
* The AIS optimized IO path will automatically fallback to the POSIX IO path for certain fallback-eligible failures if the compatibility mode has not been disabled.
1616
* Added check in the Fastpath/AIS backend to ensure the HIP Runtime is initialized. This avoids causing a segfault in the HIP Runtime.
1717
* The default CMake build type was changed from `Debug` to `RelWithDebInfo`
1818

0 commit comments

Comments
 (0)