[PATCH] D64672: [X86] Prevent passing vectors of __int128 as <X x i128> in llvm IR

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 1 21:27:41 PDT 2019


craig.topper updated this revision to Diff 218284.
craig.topper added a comment.

Add more tests. Clarify which platforms are affected in LangOptions.h


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64672

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/LangOptions.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/pr42607.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64672.218284.patch
Type: text/x-patch
Size: 9826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190902/44cc3255/attachment.bin>


More information about the cfe-commits mailing list