[PATCH] D37775: Add a verifier test to check the access on both sides of COPY are the same
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 09:06:14 PDT 2017
aditya_nandakumar updated this revision to Diff 115665.
aditya_nandakumar added a comment.
moved getSizeInBits to TargetRegisterInfo as suggested by Quentin.
https://reviews.llvm.org/D37775
Files:
include/llvm/Target/TargetRegisterInfo.h
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
lib/CodeGen/MachineVerifier.cpp
lib/CodeGen/TargetRegisterInfo.cpp
test/Verifier/test_copy.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37775.115665.patch
Type: text/x-patch
Size: 5115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/9f09f167/attachment.bin>
More information about the llvm-commits
mailing list