[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
Thu Sep 14 14:39:55 PDT 2017
aditya_nandakumar updated this revision to Diff 115293.
aditya_nandakumar marked an inline comment as done.
aditya_nandakumar edited the summary of this revision.
aditya_nandakumar added a comment.
Updated to refactor getRegSizeInBits into TargetRegisterInfo. There are 57 failures in total.
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.115293.patch
Type: text/x-patch
Size: 5457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/bd727109/attachment.bin>
More information about the llvm-commits
mailing list