-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Closed
Labels
good first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributellvm:support
Description
Followup to #84211
These are implemented as part of #76644 but in SelectionDAG not in the KnownBits class directly
- Add KnownBIts::avgfloors/avgflooru/avgceils/avgceilu implementations based off [AArch64] SimplifyDemandedBitsForTargetNode - add AArch64ISD::BICi handling #76644
- Add exhaustive KnownBits test coverage (can it be optimal or just correct?)
- Depending upon whether [AArch64] SimplifyDemandedBitsForTargetNode - add AArch64ISD::BICi handling #76644 lands before or after this, you might need to update the SelectionDAG code or coordinate with @snikitav
Metadata
Metadata
Assignees
Labels
good first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributellvm:support