diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2017-07-04 22:46:38 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2017-07-04 22:46:38 +0200 |
commit | 1fcfac88dec24a5ae005a82b1aa85e0e4291a81e (patch) | |
tree | 991f689dd7afb95aab39937ce680608b512b9c06 /gcc/tree-vectorizer.c | |
parent | 06a1b2334039de170886563546096fffa79c804d (diff) | |
download | gcc-1fcfac88dec24a5ae005a82b1aa85e0e4291a81e.zip gcc-1fcfac88dec24a5ae005a82b1aa85e0e4291a81e.tar.gz gcc-1fcfac88dec24a5ae005a82b1aa85e0e4291a81e.tar.bz2 |
re PR target/81294 (_subborrow_u64 argument order inconsistent with intrinsic reference, icc)
PR target/81294
* config/i386/adxintrin.h (_subborrow_u32): Swap _X and _Y
arguments in the call to __builtin_ia32_sbb_u32.
(_subborrow_u64): Swap _X and _Y arguments in the call to
__builtin_ia32_sbb_u64.
testsuite/ChangeLog:
PR target/81294
* gcc.target/i386/adx-addcarryx32-2.c (adx_test): Swap
x and y arguments in the call to _subborrow_u32.
* gcc.target/i386/adx-addcarryx64-2.c (adx_test): Swap
x and y arguments in the call to _subborrow_u64.
* gcc.target/i386/pr81294-1.c: New test.
* gcc.target/i386/pr81294-2.c: Ditto.
From-SVN: r249976
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions