[llvm] [AArch64][GISel] Assign registers into FPR if they feed into FP instructions indirectly via PHI (PR #94618)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 08:11:32 PDT 2024
tschuett wrote:
True and why? If the def of the G_PHI is used by fp-ops then why the copy?
https://github.com/llvm/llvm-project/pull/94618
More information about the llvm-commits
mailing list