This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][test] Improve tests for (add (mul x, c1), c2)
ClosedPublic

Authored by benshi001 on Aug 8 2021, 3:01 AM.

Diff Detail

Event Timeline

benshi001 created this revision.Aug 8 2021, 3:01 AM
benshi001 requested review of this revision.Aug 8 2021, 3:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2021, 3:01 AM
benshi001 updated this revision to Diff 365020.Aug 8 2021, 7:24 AM
benshi001 updated this revision to Diff 365021.Aug 8 2021, 7:25 AM
benshi001 set the repository for this revision to rG LLVM Github Monorepo.
benshi001 updated this revision to Diff 365025.Aug 8 2021, 8:01 AM
benshi001 updated this revision to Diff 365072.Aug 8 2021, 9:41 PM
benshi001 updated this revision to Diff 365403.Aug 10 2021, 3:05 AM
benshi001 retitled this revision from [RISCV][test] Improve tests for (add (mul x, c0), c1) to [RISCV][test] Improve tests for (add (mul x, c1), c2).
benshi001 edited the summary of this revision. (Show Details)
benshi001 updated this revision to Diff 365469.Aug 10 2021, 7:12 AM

Can this also be approved? Its child revision https://reviews.llvm.org/D107711 has been approved.

This revision is now accepted and ready to land.Aug 19 2021, 2:08 AM
This revision was automatically updated to reflect the committed changes.