[llvm] [RISCV][GISel][WIP] Support s64 G_PHI on RV32 when D extension is enabled. (PR #119026)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 13:09:33 PST 2024
arsenm wrote:
Make s64 unconditionally legal and split and remap the phi in regbankselect
https://github.com/llvm/llvm-project/pull/119026
More information about the llvm-commits
mailing list