This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add explicit mc-encoding checks to X86/viabs.ll. NFC.
ClosedPublic

Authored by uriel.k on Sep 11 2017, 7:29 AM.

Details

Summary

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.

Diff Detail

Repository
rL LLVM

Event Timeline

uriel.k created this revision.Sep 11 2017, 7:29 AM
This revision is now accepted and ready to land.Sep 11 2017, 9:28 AM
This revision was automatically updated to reflect the committed changes.