[PATCH] D81805: [RISCV] Fix isStoreToStackSlot

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 23:45:31 PDT 2020


asb accepted this revision.
asb added a comment.

This looks good to me, good catch. I do see a codegen change on regstack-1.c from the GCC Torture Suite, so it might be worth having a quick look to see if it's easy to make a test case based on that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81805





More information about the llvm-commits mailing list