llvm-project
ab5d3c9d - [RISCV] Assign different scheduling classes for VMADC/VMSBC (#113009)

Commit
341 days ago
[RISCV] Assign different scheduling classes for VMADC/VMSBC (#113009) Split the scheduling classes of VMADC/VMSBC away from that of VADC/VSBC. Because the former are technically mask-producing instructions rather than normal vector arithmetics, which might have different performance characteristics on some processors. This is effectively NFC.
Author
Parents
Loading