[all-commits] [llvm/llvm-project] d7f1cc: [flang] use specialized scan/verify version for ch...
Connector Switch via All-commits
all-commits at lists.llvm.org
Thu Oct 2 21:54:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7f1cc885a75cf51e8f695e847d856d75fb05dd0
https://github.com/llvm/llvm-project/commit/d7f1cc885a75cf51e8f695e847d856d75fb05dd0
Author: Connector Switch <c8ef at outlook.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M flang-rt/lib/runtime/character.cpp
Log Message:
-----------
[flang] use specialized scan/verify version for char (#161767)
The specialized version has a time complexity of `O(n)`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list