ΒΆllvm::FunctionPass* createX86IssueVZeroUpperPass()
llvm::FunctionPass* createX86IssueVZeroUpperPass()
Description
This pass inserts AVX vzeroupper instructions before each call to avoid transition penalty between functions encoded with AVX and SSE.
Declared at: llvm/lib/Target/X86/X86.h:48