Set setMaxAtomicSizeInBitsSupported appropriately for 32-bit PowerPC in PPCTargetLowering.
Details
Details
- Reviewers
power-llvm-team hfinkel nemanjai saghir amyk steven.zhang kbarton jrtc27 - Group Reviewers
Restricted Project - Commits
- rG88b368a1c47b: [PowerPC] Set setMaxAtomicSizeInBitsSupported appropriately for 32-bit PowerPC…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Drop the tests I had copied and modified from X86 as it looks like the existing tests are probably good enough and update the failing tests with update_llc_test_checks.py.