This is an archive of the discontinued LLVM Phabricator instance.

[llvm-mca][RISCV] Fix typo in test for vsetvli instruction
ClosedPublic

Authored by michaelmaitland on Jul 5 2023, 10:13 AM.

Details

Summary

The instrument comment specified a different LMUL than the vsetvli
above it. This patch syncs the LMUL comment and the vsetvli.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2023, 10:13 AM
michaelmaitland requested review of this revision.Jul 5 2023, 10:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2023, 10:13 AM
This revision is now accepted and ready to land.Jul 5 2023, 12:27 PM