[all-commits] [llvm/llvm-project] 79c2a1: [flang][runtime] Correct SELECTED_LOGICAL_KIND() (...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu May 23 16:31:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79c2a1e4efc8a772744ae4df36622b3bbbbbdc3f
https://github.com/llvm/llvm-project/commit/79c2a1e4efc8a772744ae4df36622b3bbbbbdc3f
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M flang/runtime/numeric.cpp
Log Message:
-----------
[flang][runtime] Correct SELECTED_LOGICAL_KIND() (#93108)
The implementation of the runtime version of this intrinsic function in
https://github.com/llvm/llvm-project/pull/89691 was incorrect. Fix it to
interpret its argument as a bit count.
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