The patch mainly does two things. The first is allowing scalable vector
ISD::STRICT_FP_EXTEND. The second is making RISC-V customized lower
strict_fpextend to riscv_strict_fpextend_vl, the strict version of
riscv_fpextend_vl.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
There's a special place in the enum for STRICT opcodes. Look for STRICT_FCVT_WU_RV64.