[PATCH] D69130: [RISCV] Implement the TargetLowering::getRegisterByName hook
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 18 06:35:39 PDT 2019
luismarques updated this revision to Diff 225610.
luismarques marked an inline comment as done.
luismarques added a comment.
- Add method documentation comment;
- Tweak test formatting and var naming.
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.225610.patch
Type: text/x-patch
Size: 4303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191018/d2f5282b/attachment-0001.bin>
More information about the llvm-commits
mailing list