This test doesn't work because the CHECK-NOT line is actually checking
something that only exists on stderr and not stdout.
Changed the test so that we now check both stderr and stdout.
Changed the test so that we check pwr9, pwr10, and future. The cpu names of
power9 or power10 are not supported in the llc backend.
Details
Details
- Reviewers
lei nemanjai - Group Reviewers
Restricted Project - Commits
- rGb3e63ee2e5bd: [NFC][PowerPC] Fix the check-cpu.ll test case.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo