As the LoongArch port is largely modeled after RISCV it has the same
behavior of not accepting generic as a CPU name. For better
compatibility with consumers of LLVM (e.g. mesa) follow D121149's suit
and treat generic the same as an empty CPU name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 188165 Build 284357: arc lint + arc unit