diff options
author | Mallikarjuna Gouda <mgouda@mips.com> | 2025-03-28 14:19:38 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 09:49:38 +0100 |
commit | 1318a7bb098ff055533d7b3fe2f5d9201f3d79a6 (patch) | |
tree | e2efc9c8e3496e7332052d9868c522459440fa26 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 7b75db5755e63ddefa35101cf6a1179de560d312 (diff) | |
download | llvm-1318a7bb098ff055533d7b3fe2f5d9201f3d79a6.zip llvm-1318a7bb098ff055533d7b3fe2f5d9201f3d79a6.tar.gz llvm-1318a7bb098ff055533d7b3fe2f5d9201f3d79a6.tar.bz2 |
Reland [MIPS] Define SubTargetFeature for i6500 cpu (#132907) (#133366)
Relands #132907 with a fix in the testcase:
clang/test/CodeGen/Mips/subtarget-feature-test.c
enable this test for only mips64 target
PR #130587 defined same SubTargetFeature for CPUs i6400 and i6500 which
resulted into following warning when -mcpu=i6500 was used:
+i6500' is not a recognized feature for this target (ignoring feature)
This PR fixes above issue by defining separate SubTargetFeature for
i6500.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions