This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] precommit tests for D127474
ClosedPublic

Authored by Pretty-box on Jun 9 2022, 11:18 PM.

Diff Detail

Event Timeline

Pretty-box created this revision.Jun 9 2022, 11:18 PM
Pretty-box requested review of this revision.Jun 9 2022, 11:18 PM

Please include [RISCV] in the title. I'd drop the [tests] and include NFC instead.

Pretty-box retitled this revision from [tests] precommit tests for D127474 to [RISCV][NFC] precommit tests for D127474.Jun 12 2022, 6:40 PM

Please include [RISCV] in the title. I'd drop the [tests] and include NFC instead.

Done.

craig.topper added inline comments.Jun 14 2022, 10:06 AM
llvm/test/CodeGen/RISCV/mul.ll
1584

Should this be mulsub_demand to match muladd_demand above?

This revision is now accepted and ready to land.Jun 14 2022, 7:16 PM
This revision was landed with ongoing or failed builds.Jun 14 2022, 8:48 PM
This revision was automatically updated to reflect the committed changes.