Unverified Commit c3dfbb6f authored by David Green's avatar David Green Committed by GitHub
Browse files

[AArch64][GlobalISel] Add commute_constant_to_rhs to post legalizer combiners (#81103)

This helps the fp reductions, moving the constant operands to the RHS
which in turn helps simplify away fadd -0.0 and fmul 1.0.
parent 5932fcc4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment