[PATCH] D66752: [RISCV] Implement RISCVRegisterInfo::getPointerRegClass

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 06:23:54 PDT 2019


asb accepted this revision.
asb added a comment.

This triggers when building the Linux kernel too. I forgot to submit this patch after getting that working. I also couldn't get a meaningful test case for it that didn't seem like it would be horribly brittle. LGTM, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66752





More information about the llvm-commits mailing list