[PATCH] D151211: [RISCV] Add test for small vector copies

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 08:53:21 PDT 2023


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM, with the following additions:

1. Add one test with volatile load
2. Add one test with volatile store
3. Add one test with atomic load or store


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151211/new/

https://reviews.llvm.org/D151211



More information about the llvm-commits mailing list