[all-commits] [llvm/llvm-project] fdccfa: [Flang] Shift the data from lower to higher order ...
madanial0 via All-commits
all-commits at lists.llvm.org
Thu Dec 28 15:29:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdccfa33d96b1935e90a9148a661f51ea8b46aa3
https://github.com/llvm/llvm-project/commit/fdccfa33d96b1935e90a9148a661f51ea8b46aa3
Author: madanial0 <118996571+madanial0 at users.noreply.github.com>
Date: 2023-12-28 (Thu, 28 Dec 2023)
Changed paths:
M flang/include/flang/Common/uint128.h
M flang/runtime/edit-input.cpp
Log Message:
-----------
[Flang] Shift the data from lower to higher order bits in the big endian environment (#73670)
Shift the data from lower to higher order bits when memcpy the value in
the namelist in the big endian environment
---------
Co-authored-by: Mark Danial <mark.danial at ibm.com>
Co-authored-by: Kelvin Li <kli at ca.ibm.com>
More information about the All-commits
mailing list