This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Remove some TODOs in tests
ClosedPublic

Authored by sunshaoce on May 9 2022, 10:14 PM.

Diff Detail

Event Timeline

sunshaoce created this revision.May 9 2022, 10:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2022, 10:14 PM
sunshaoce requested review of this revision.May 9 2022, 10:14 PM
asb accepted this revision.May 11 2022, 5:30 AM

LGTM - thanks for working through to remove these redundant comments (and fixing the missing fld/fsd/flw/fsw alias tests).

This revision is now accepted and ready to land.May 11 2022, 5:30 AM
This revision was automatically updated to reflect the committed changes.