This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Use IRBuilder::CreateInsertVector/CreateExtractVector to simplify code. NFC
ClosedPublic

Authored by craig.topper on May 16 2023, 9:55 AM.

Diff Detail

Event Timeline

craig.topper created this revision.May 16 2023, 9:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2023, 9:55 AM
craig.topper requested review of this revision.May 16 2023, 9:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2023, 9:55 AM

Update more intrinsics

eopXD accepted this revision.May 17 2023, 8:49 PM

Looks good to me.

This revision is now accepted and ready to land.May 17 2023, 8:49 PM
This revision was landed with ongoing or failed builds.May 17 2023, 9:32 PM
This revision was automatically updated to reflect the committed changes.