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