LLVM 22.0.0git
InterleavedLoadCombinePass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "interleaved-load-combine"

Functions

 INITIALIZE_PASS_BEGIN (InterleavedLoadCombine, DEBUG_TYPE, "Combine interleaved loads into wide loads and shufflevector instructions", false, false) INITIALIZE_PASS_END(InterleavedLoadCombine

Variables

 DEBUG_TYPE
Combine interleaved loads into wide loads and shufflevector instructions
Combine interleaved loads into wide loads and shufflevector false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "interleaved-load-combine"

Definition at line 49 of file InterleavedLoadCombinePass.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( InterleavedLoadCombine ,
DEBUG_TYPE ,
"Combine interleaved loads into wide loads and shufflevector instructions" ,
false ,
false  )

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 1367 of file InterleavedLoadCombinePass.cpp.

◆ false

Combine interleaved loads into wide loads and shufflevector false

Definition at line 1369 of file InterleavedLoadCombinePass.cpp.

◆ instructions

Combine interleaved loads into wide loads and shufflevector instructions

Definition at line 1368 of file InterleavedLoadCombinePass.cpp.