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