[PATCH] D42287: [GlobalISel][X86] Fixing failures after https://reviews.llvm.org/D37775
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 12:06:03 PST 2018
aditya_nandakumar added a comment.
In https://reviews.llvm.org/D42287#988695, @aivchenk wrote:
> Thanks for the review. The patch has to wait for https://reviews.llvm.org/D37775 getRegSizeInBits function implementation though, can it be submitted as a separate patch?
The getRegSIzeInBits function has already landed and now you should be able to get this through.
https://reviews.llvm.org/D42287
More information about the llvm-commits
mailing list