This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][Tablegen] Remove LMUL from ReadVLDX, ReadVSTX, ReadVLDSX, ReadVSTSX scheduler classes
ClosedPublic

Authored by nitinjohnraj on Apr 7 2023, 11:18 AM.

Details

Summary

This read is for a gpr pointer, and doesn't need to be LMUL aware.

Diff Detail