mkuper accepted this revision.
mkuper added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rL LLVM
http://reviews.llvm.org/D21173
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/
...@google.com;
echri...@gmail.com; cfe-commits@lists.llvm.org
Subject: Re: [PATCH] D21173: [X86] _MM_ALIGN16 attribute support for
non-windows targets
On Thursday, June 9, 2016, Zvi Rackover via cfe-commits
mailto:cfe-commits@lists.llvm.org>> wrote:
zvi created this revision.
zvi added rev
zvi updated this revision to Diff 60217.
zvi added a comment.
Following David Majnemer's suggestion on cfe-commits: I would just use the
__attribute__ spelling, no need for two definitions
Repository:
rL LLVM
http://reviews.llvm.org/D21173
Files:
lib/Headers/xmmintrin.h
test/Headers/xmm
On Thursday, June 9, 2016, Zvi Rackover via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> zvi created this revision.
> zvi added reviewers: aaboud, mkuper, echristo, cfe-commits.
> zvi set the repository for this revision to rL LLVM.
> zvi added a project: clang-c.
> Herald added a subscriber