llvm/llvm-project

[ARM] computeKnownBitsForTargetNode - add handling for ARMISD::VMOVIMM\VMVNIMM

Open

#149.276 aperta il 17 lug 2025

Vedi su GitHub
 (10 commenti) (0 reazioni) (1 assegnatario)C++ (10.782 fork)batch import
backend:ARMgood first issue

Metriche repository

Star
 (26.378 star)
Metriche merge PR
 (Merge medio 1g 2h) (1000 PR mergiate in 30 g)

Descrizione

Similar to #148634 - the constant operand need to be decoded and then converted with KnownBits::makeConstant

ARMISD::VMOVFPIMM might be useful as well

Guida contributor