Until D118450 lands, there's no JIT support on SPARC, but the backend claims otherwise, leading to various testsuite failures.
This patch corrects this.
Tested on sparcv9-sun-solaris2.11.
Paths
| Differential D129349
[Sparc] Don't claim JIT support on SPARC for now ClosedPublic Authored by ro on Jul 8 2022, 12:31 AM.
Details
Summary Until D118450 lands, there's no JIT support on SPARC, but the backend claims otherwise, leading to various testsuite failures. This patch corrects this. Tested on sparcv9-sun-solaris2.11.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2022, 5:11 PM This revision was landed with ongoing or failed builds.Jul 14 2022, 11:19 PM Closed by commit rG09c1ee1086a4: [Sparc] Don't claim JIT support on SPARC for now (authored by ro). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444884 llvm/lib/Target/Sparc/CMakeLists.txt
llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp
|