Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158078
[InstCombine] (NFC) Adding tests for InstCombine contraction of x^2 + 2*x*y + y^2 into (x + y)^2 (float) ClosedPublic Authored by rainerzufalldererste on Aug 16 2023, 6:50 AM.
Details
Diff Detail
Event TimelineClosed by commit rGb1012e60a48b: [InstCombine] (NFC) Adding tests for InstCombine contraction of x^2 + 2*x*y +… (authored by rainerzufalldererste, committed by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555484 llvm/test/Transforms/InstCombine/fadd.ll
|