sdesmalen-arm wrote:

@efriedma-quic a motivating example is https://godbolt.org/z/aW9zTrdf9

With @NickGuy-Arm's patch, this would compile to:
```
_Z1xv:
        rdvl    x0, #1
        ret

_Z1yv:
        rdsvl   x0, #1
        ret
```

https://github.com/llvm/llvm-project/pull/121917
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to