This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Precommit test for D121881
ClosedPublic

Authored by arcbbb on Apr 8 2022, 6:09 AM.

Diff Detail

Event Timeline

arcbbb created this revision.Apr 8 2022, 6:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2022, 6:09 AM
arcbbb requested review of this revision.Apr 8 2022, 6:09 AM
frasercrmck added inline comments.Apr 13 2022, 2:20 AM
llvm/test/CodeGen/RISCV/rvv/allone-masked-to-unmasked.ll
3

Maybe we should be testing rv32 too?

14

trailing semicolon

34

Typo: AGNOSIC -> AGNOSTIC

Should there be a FIXME that we can use an unmasked instruction here?

56

Again: a FIXME about unmasked instructions?

arcbbb updated this revision to Diff 424936.Apr 25 2022, 9:26 AM

Address @frasercrmck 's comments.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 26 2022, 8:15 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.