ΒΆllvm::FunctionPass* createX86EvexToVexInsts()

Description

This pass replaces EVEX encoded of AVX-512 instructiosn by VEX encoding when possible in order to reduce code size.

Declared at: llvm/lib/Target/X86/X86.h:130