llvm/llvm-project
GitHub で見る[ARM] computeKnownBitsForTargetNode - add handling for ARMISD::VMOVIMM\VMVNIMM
Open
#149,276 opened on 2025年7月17日
backend:ARMgood first issue
Repository metrics
- Stars
- (26,378 stars)
- PR merge metrics
- (平均マージ 1d 2h) (30d で 1,000 merged PRs)
説明
Similar to #148634 - the constant operand need to be decoded and then converted with KnownBits::makeConstant
ARMISD::VMOVFPIMM might be useful as well