[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:28:43 PDT 2024


tschuett wrote:

Maybe `case TargetOpcode::G_LOAD: `needs some special treatment for phis.

https://github.com/llvm/llvm-project/pull/94618


More information about the llvm-commits mailing list