Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/RISCV/mul.ll | ||
---|---|---|
1584 | Should this be mulsub_demand to match muladd_demand above? |
Paths
| Differential D127475
[RISCV][NFC] precommit tests for D127474 ClosedPublic Authored by Pretty-box on Jun 9 2022, 11:18 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: StephenFan, frasercrmck, luismarques and 19 others. · View Herald TranscriptJun 9 2022, 11:18 PM Herald added subscribers: llvm-commits, • pcwang-thead, MaskRay. · View Herald TranscriptJun 9 2022, 11:18 PM Pretty-box retitled this revision from [tests] precommit tests for D127474 to [RISCV][NFC] precommit tests for D127474.Jun 12 2022, 6:40 PM Herald added subscribers: sunshaoce, eopXD, VincentWu and 8 others. · View Herald TranscriptJun 12 2022, 6:40 PM Comment Actions
Done.
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 Closed by commit rGa0af0496147d: [RISCV][NFC] Add more tests for instruction selection of 'mul' (authored by Pretty-box, committed by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 437020 llvm/test/CodeGen/RISCV/mul.ll
|
Should this be mulsub_demand to match muladd_demand above?