If li.s or li.d loads zero into a FPR, it's not necessary to load zero into at GPR register and then move its value into a floating point register. We can use as a source register the zero / $0 one.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo