This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Refine vector load/store tablegen pattern, NFC.
ClosedPublic

Authored by khchen on Dec 15 2020, 12:13 AM.

Details

Summary

Refine tablegen pattern for vector load/store, and follow D93012 to separate masked and unmasked definitions for pseudo load/store instructions.

Diff Detail

Event Timeline

khchen created this revision.Dec 15 2020, 12:13 AM
khchen requested review of this revision.Dec 15 2020, 12:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2020, 12:13 AM
khchen updated this revision to Diff 311912.Dec 15 2020, 8:06 AM

Fix wrong index

This revision is now accepted and ready to land.Dec 15 2020, 10:07 AM
This revision was landed with ongoing or failed builds.Dec 15 2020, 6:58 PM
This revision was automatically updated to reflect the committed changes.