[PATCH] D37640: [GISel]: Fix generation of illegal COPYs (of different sizes) during CallLowering
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 13:25:11 PDT 2017
aditya_nandakumar updated this revision to Diff 114664.
aditya_nandakumar added a comment.
Added verifier check for catching simple cases (non subreg indices for now).
https://reviews.llvm.org/D37640
Files:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/CallLowering.cpp
lib/CodeGen/MachineVerifier.cpp
lib/Target/AArch64/AArch64CallLowering.cpp
test/CodeGen/AArch64/GlobalISel/arm64-callingconv.ll
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
test/CodeGen/AArch64/GlobalISel/call-translator.ll
test/Verifier/test_copy.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37640.114664.patch
Type: text/x-patch
Size: 9610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/4b98987f/attachment.bin>
More information about the llvm-commits
mailing list