release/qualcomm-software/23.x: [CPULLVM] - Prepare for LIBCXX tests enablement RISCV. (#469) - #598
Merged
Conversation
Manage fixes for RISC-V LIBCXX tests enablement. We add xfails for the following variants, but do not enable all of them due to CI timeout limit: - riscv32gc_ilp32d - riscv32imac_ilp32 - riscv32imac_ilp32_nopic - riscv32imac_zba_zbb_ilp32 - riscv32imac_zba_zbb_ilp32_nopic - riscv32imac_zcb_zcmp_ilp32_nopic - riscv32imac_zcb_zcmp_zba_zbb_ilp32_nopic - riscv32imafc_ilp32f - riscv32imafc_zba_zbb_ilp32f - riscv32imafc_zcb_zcmp_zba_zbb_ilp32f - riscv64gc_lp64_nopic - riscv64gc_lp64d_nopic - riscv64gc_zba_zbb_lp64_nopic - riscv64gc_zba_zbb_lp64d_nopic - riscv64imac_lp64_nopic We updated test_libcxx.sh script to only enable the following RISC-V variants: - riscv32gc_ilp32d - riscv32imac_ilp32 - riscv32imac_zba_zbb_ilp32_nopic - riscv32imafc_zcb_zcmp_zba_zbb_ilp32f - riscv64gc_lp64_nopic - riscv64gc_zba_zbb_lp64d_nopic - riscv64imac_lp64_nopic --------- Signed-off-by: Pawan Nirpal <pnirpal@qti.qualcomm.com> (cherry picked from commit 5193d63)
Collaborator
Author
|
Jonathon Penix (@jonathonpenix) What do you think about merging this PR to the release branch? |
cpullvmbot (cpullvmbot)
requested a review
from Jonathon Penix (jonathonpenix)
August 14, 2026 23:28
Ana Pazos (apazos)
approved these changes
Aug 17, 2026
Ana Pazos (apazos)
merged commit Aug 17, 2026
97b0a72
into
release/qualcomm-software/23.x
14 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 5193d63
Requested by: Jonathon Penix (@jonathonpenix)