[all-commits] [llvm/llvm-project] 72144d: [flang][runtime] Fix recently broken big-endian fo...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Apr 11 12:52:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72144d119a7291f8b6b8e022a2947fbe31e66afc
https://github.com/llvm/llvm-project/commit/72144d119a7291f8b6b8e022a2947fbe31e66afc
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M flang-rt/lib/runtime/edit-input.cpp
Log Message:
-----------
[flang][runtime] Fix recently broken big-endian formatted integer input (#135417)
My recent change to speed up formatted integer input has a bug on
big-endian targets that has shown up on ppc64 AIX build bots. Fix.
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