[PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.

Demikhovsky, Elena elena.demikhovsky at intel.com
Wed Mar 5 01:26:39 PST 2014


It covers everything except rounding mode (rrb, rrbk, rrbkz). Since AVX512 has many instructions and encoding variants, I suggest to split the file, otherwise it will be huge.
You can do this in upcoming patches.

-  Elena


-----Original Message-----
From: Robert Khasanov [mailto:rob.khasanov at gmail.com] 
Sent: Wednesday, March 05, 2014 11:18
To: craig.topper at gmail.com; nrotem at apple.com; rob.khasanov at gmail.com
Cc: llvm-commits at cs.uiuc.edu; avolkov.intel at gmail.com; a.bataev at hotmail.com; Demikhovsky, Elena
Subject: Re: [PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.


  These tests cover all possible versions of AVX512 FP packed instructions.
  There was created in the same way as encoding tests for AVX instructions (test/MC/X86/x86-32-avx.s and test/MC/X86/x86_64-avx-encoding.s): they cover all possible AVX encodings.

http://llvm-reviews.chandlerc.com/D2932
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.




More information about the llvm-commits mailing list