[PATCH] D12212: [Headers][X86] Add -O0 assembly tests for intrinsics.

Ahmed Bougacha via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 20 13:35:30 PDT 2015


ab created this revision.
ab added reviewers: spatel, RKSimon.
ab added subscribers: cfe-commits, chandlerc, silvas, qcolombet.

We agreed in D10555 that, as long as we don't affect -O0 codegen too much, it's OK to use native constructs rather than intrinsics.  Let's test that, starting with AVX2 here.  I'll add others if people are fine with the idea, or have objections to the mixed testing.

http://reviews.llvm.org/D12212

Files:
  avx2-builtins-codegen.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12212.32732.patch
Type: text/x-patch
Size: 45172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150820/a798b2ff/attachment-0001.bin>


More information about the cfe-commits mailing list