LLVM: lib/Target/AMDGPU/AMDGPUIGroupLP.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9#ifndef LLVM_LIB_TARGET_AMDGPU_AMDGPUMFMAIGROUPLP_H

10#define LLVM_LIB_TARGET_AMDGPU_AMDGPUMFMAIGROUPLP_H

11

13#include

14

15namespace llvm {

16

18

20}

21

22std::unique_ptr

24

25}

26

27#endif

aarch64 falkor hwpf fix Falkor HW Prefetch Fix Late Phase

SchedulingPhase

Definition AMDGPUIGroupLP.h:19

@ PostRA

Definition AMDGPUIGroupLP.h:19

@ PreRAReentry

Definition AMDGPUIGroupLP.h:19

@ Initial

Definition AMDGPUIGroupLP.h:19

This is an optimization pass for GlobalISel generic memory operations.

std::unique_ptr< ScheduleDAGMutation > createIGroupLPDAGMutation(AMDGPU::SchedulingPhase Phase)

Phase specifes whether or not this is a reentry into the IGroupLPDAGMutation.