[PATCH] D37688: [X86] Add explicit mc-encoding checks to X86/viabs.ll. NFC.

Uriel Korach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 07:29:14 PDT 2017


uriel.k created this revision.

Add explicit mc-encoding checks showing that the AVX512VL ABS intrinsics are actually mapped to EVEX encoding.
This is a pre-commit for a soon to come patch which will lower x86 target specific ABS intrinsics to IR.


https://reviews.llvm.org/D37688

Files:
  test/CodeGen/X86/viabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37688.114603.patch
Type: text/x-patch
Size: 12430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/d34ec1a7/attachment.bin>


More information about the llvm-commits mailing list