This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add the `vfneg` alias test
AbandonedPublic

Authored by evandro on Jan 22 2021, 5:37 PM.

Details

Summary

Add test for the alias vfneg.v vd, vs[, v0.t] to vfsgnjn.vv vd, vs, vs[, v0.t].

Per the RISC-V V extension spec v1.0-08a0b46.

Diff Detail

Event Timeline

evandro created this revision.Jan 22 2021, 5:37 PM
evandro requested review of this revision.Jan 22 2021, 5:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 22 2021, 5:37 PM
evandro retitled this revision from [RISCV] Add the `vfneg` alias to [RISCV] Add the `vfneg` alias test.Jan 22 2021, 5:46 PM
evandro edited the summary of this revision. (Show Details)
evandro updated this revision to Diff 318708.Jan 22 2021, 5:51 PM
evandro updated this revision to Diff 318710.
evandro abandoned this revision.Jan 22 2021, 5:55 PM

Test is already in aliases.s.