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

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 03:29:54 PDT 2019


lenary added a comment.

LGTM with one question:

This should be causing an assert everywhere it's used right now, shouldn't it? I'm confused that we're not seeing any of those asserts/failures in our testcases.


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