This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add riscv_vsoxei_mask/riscv_vsuxei_mask to getTgtMemIntrinsic.
ClosedPublic

Authored by fakepaper56 on Jul 7 2023, 2:09 AM.

Details

Summary

This constructs a proper memory operand for riscv_vsoxei_mask and riscv_vsuxei_mask.
I think they are missed in D147119.

Diff Detail

Event Timeline

fakepaper56 created this revision.Jul 7 2023, 2:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2023, 2:09 AM
fakepaper56 requested review of this revision.Jul 7 2023, 2:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2023, 2:09 AM
This revision is now accepted and ready to land.Jul 7 2023, 2:10 AM
This revision was landed with ongoing or failed builds.Jul 7 2023, 2:52 AM
This revision was automatically updated to reflect the committed changes.