[llvm] [AMDGPU][DAGCombiner][GlobalISel] Prevent FMA contraction when multiply cannot be eliminated (PR #169735)
Adel Ejjeh via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 4 10:21:23 PST 2025
adelejjeh wrote:
After discussing with @b-sumner and seeing that some lit tests for non-AMDGPU targets are failing, we agreed it would be best to guard the change to only apply for AMDGPU target. I made that change.
https://github.com/llvm/llvm-project/pull/169735
More information about the llvm-commits
mailing list