[PATCH] D72471: [RISCV] Check register class for AMO memory operands

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 03:11:09 PST 2020


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

LGTM. Nice fix!

Please do add a longer summary when committing this patch. Something about the AMO Operands having a custom parser that was accepting more registers than were valid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72471





More information about the llvm-commits mailing list