llvm-project
b7843a24 - [RISCV][NFC] Remove duplicate setTargetDAGCombine registrations (#186928)

Commit
7 days ago
[RISCV][NFC] Remove duplicate setTargetDAGCombine registrations (#186928) ISD::SRA and ISD::MUL are already registered unconditionally in the constructor, so remove the redundant registrations from the hasVInstructions() block. Fold the standalone SRA call into the existing brace-initializer list. --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Author
Parents
Loading