[AMDGPU][GlobalISel] Transform (fadd (fpext (fmul x, y)), z) -> (fma (fpext x), (fpext y), z)
Patch by: Mateja Marjanovic Differential Revision: https://reviews.llvm.org/D97937
Loading
Please sign in to comment
Patch by: Mateja Marjanovic Differential Revision: https://reviews.llvm.org/D97937