[llvm] [AArch64] Allow FPRCVT Instructions to Run in Streaming Mode (PR #165432)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 29 05:53:21 PDT 2025
https://github.com/Lukacma commented:
The issue you are trying to solve here is not unique to new CVTF instructions, but also affects FCVT ones as far as I can tell. Would it possible to extend this PR to handle those as well? Or is there a followup patch which will adress those ?
https://github.com/llvm/llvm-project/pull/165432
More information about the llvm-commits
mailing list