You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imported from GitHub PR #32812
Co-author: @kxxt
📝 Summary of Changes:
This pull request adds support for RISC-V 64 architecture across the build system, code generation, and Python packaging infrastructure.
🎯 Justification:
The changes ensure that riscv64 is recognized as a valid target in Bazel build configurations, LLVM toolchain selection, Python manylinux compliance checks, and related tests and patches. This allows the project to build and test components for riscv64 alongside other supported architectures.
🚀 Kind of Contribution: ✨ New Feature
Copybara import of the project:
--
0d02393 by gns <[email protected]>:
[XLA:CPU] Add support for riscv64
Co-authored-by: Levi Zim <[email protected]>
--
5d95fb4 by gns <[email protected]>:
Refresh `rules_python` riscv64 patch
Co-authored-by: Levi Zim <[email protected]>
Merging this change closes#32812
FUTURE_COPYBARA_INTEGRATE_REVIEW=#32812 from infiWang:riscv64 5d95fb4
PiperOrigin-RevId: 826410020
0 commit comments