This adds simple constant folding for VMOVrh. It can help with especially with soft calling conventions, but some of the results are not optimal as we end up loading using a vldr. This can be improved in a follow up patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo