[
https://issues.apache.org/jira/browse/HADOOP-19616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007215#comment-18007215
]
Lei Wen commented on HADOOP-19616:
----------------------------------
[[email protected]] ,
Hi, I’d like to help with this issue — may I go ahead and open a PR?
> Add bswap support for RISC-V
> ----------------------------
>
> Key: HADOOP-19616
> URL: https://issues.apache.org/jira/browse/HADOOP-19616
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: native
> Affects Versions: 3.3.0, 3.4.1
> Reporter: Lei Wen
> Priority: Major
>
> *Problem*
> While building Hadoop native code on the riscv64 architecture, the build
> fails due to missing support for bswap operations. The standard
> implementation relies on compiler intrinsics or platform-specific assembly
> which are not defined for RISC-V targets.
> This results in compilation errors such as:
> * Error: unrecognized opcode `bswap a4'
> * Error: unrecognized opcode `bswap a3'
> *Resolution*
> Add bswap support for RISC-V.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]