[PATCH] D64672: [X86] Prevent passing vectors of __int128 as <X x i128> in llvm IR
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 04:26:46 PDT 2019
hans added a comment.
In D64672#1623784 <https://reviews.llvm.org/D64672#1623784>, @xbolva00 wrote:
> Maybe this ABI issue should be fixed for 9.0 ? Not sure how important, but
> @hans maybe should track this one.
IIUC, this is not a new issue, so I'd prefer not trying to rush it in for llvm 9, and rather get it right for llvm 10 instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64672/new/
https://reviews.llvm.org/D64672
More information about the cfe-commits
mailing list