[PATCH] D57643: [X86] Fix bug in vectorcall calling convention

Wei Xiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 23:21:28 PST 2019


wxiao3 added a comment.

I have updated the patch so that we don't have to enumerate all the X,Y,Z cases and inevitable W someday in the future.  Is it ok for merge?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57643/new/

https://reviews.llvm.org/D57643





More information about the llvm-commits mailing list