[llvm] [AMDGPU][GFX11] Do not rewrite V_FMA/FMAC_* to V_FMAAK_F16_t16 on operand legalization. (PR #66202)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 09:19:55 PDT 2023
jayfoad wrote:
> Is it true that this function FoldImmediate is only called pre-RA?
Yes.
https://github.com/llvm/llvm-project/pull/66202
More information about the llvm-commits
mailing list