[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
Tue Sep 12 14:02:00 PDT 2017
aditya_nandakumar added a comment.
Adding the verifier check has resulted in 5, 12, and 43 failures in ARM, AArch64, and X86 respectively which needs to be fixed.
https://reviews.llvm.org/D37640
More information about the llvm-commits
mailing list