[PATCH] D98920: [RISCV] Add constraint for rvv indexed loads.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 26 02:30:58 PDT 2021


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

LGTM. As you say, constraints 2 and 3 are difficult to enforce, but we need this fix for correctness. So I think merging this and revisiting it later is the way to go.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98920



More information about the llvm-commits mailing list