[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
Tue Sep 3 11:48:46 PDT 2019


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

Change test name and adjust to the changes I think @rksimon was asking for. I haven't commited the test yet. I'd like to verify that the before version of the test is how you would like it pre-committed


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/x86-vec-i128.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64672.218506.patch
Type: text/x-patch
Size: 9654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190903/fa6037c1/attachment.bin>


More information about the cfe-commits mailing list