This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Implement vlsegff intrinsics.
ClosedPublic

Authored by HsiangKai on Jan 23 2021, 10:53 PM.

Diff Detail

Event Timeline

HsiangKai created this revision.Jan 23 2021, 10:53 PM
HsiangKai requested review of this revision.Jan 23 2021, 10:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2021, 10:53 PM
Herald added a subscriber: MaskRay. · View Herald Transcript

LGTM with that comment.

llvm/lib/Target/RISCV/RISCVISelLowering.cpp
1526

Since this contains ReadVL result and the chain, something like "Results" would be a better name.

1570

Same here

craig.topper accepted this revision.Jan 25 2021, 11:41 AM
This revision is now accepted and ready to land.Jan 25 2021, 11:41 AM
This revision was landed with ongoing or failed builds.Jan 25 2021, 8:03 PM
This revision was automatically updated to reflect the committed changes.
llvm/test/CodeGen/RISCV/rvv/vlsegff-rv64-dead.ll