[PATCH] D69130: [RISCV] Implement the TargetLowering::getRegisterByName hook

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 03:19:32 PST 2019


luismarques updated this revision to Diff 227681.
luismarques added a comment.
Herald added a subscriber: sameer.abuasal.

Rebase, update test that had not be incorrectly updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69130

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/get-register-invalid.ll
  llvm/test/CodeGen/RISCV/get-register-noreserve.ll
  llvm/test/CodeGen/RISCV/get-register-reserve.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69130.227681.patch
Type: text/x-patch
Size: 4974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191104/56079f7b/attachment.bin>


More information about the llvm-commits mailing list