[x86] fix AVX FP cmp intrinsic documentation (PR28110)
authorSanjay Patel <spatel@rotateright.com>
Wed, 12 Apr 2017 15:19:08 +0000 (15:19 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 12 Apr 2017 15:19:08 +0000 (15:19 +0000)
commitbd0d0068efb1e0e8e419801d7722a462844e1e18
tree5d6111fbc40c12d355b6f15de1bb1ba5adc0a98c
parent33439f982bd6650c8b42574ade840983962e28a9
[x86] fix AVX FP cmp intrinsic documentation (PR28110)

This copies the text used in the #define statements to the code comments.
The conflicting text comes from AMD manuals, but those are wrong. Sadly,
that FP cmp text has not been updated even after some docs were updated
for Zen:
http://support.amd.com/en-us/search/tech-docs
( AMD64 Architecture Programmer's Manual Volume 4 )

See PR28110 for more discussion:
https://bugs.llvm.org/show_bug.cgi?id=28110

Differential Revision: https://reviews.llvm.org/D31428

llvm-svn: 300068
clang/lib/Headers/avxintrin.h