Re: [PR] arch/risc-v: Improve LLVM CPU type detection with findstring [nuttx]

2025-01-08 Thread via GitHub
xiaoxiang781216 merged PR #15469: URL: https://github.com/apache/nuttx/pull/15469 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nu

Re: [PR] arch/risc-v: Improve LLVM CPU type detection with findstring [nuttx]

2025-01-08 Thread via GitHub
nuttxpr commented on PR #15469: URL: https://github.com/apache/nuttx/pull/15469#issuecomment-2577438310 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements, al

[PR] arch/risc-v: Improve LLVM CPU type detection with findstring [nuttx]

2025-01-08 Thread via GitHub
no1wudi opened a new pull request, #15469: URL: https://github.com/apache/nuttx/pull/15469 ## Summary Use findstring instead of direct equality checks for LLVM_CPUTYPE conditions to better handle ARCHCPUEXTFLAGS that may contain additional ISA extensions. This makes the CPU type