LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SITypeRewriter.cpp File Reference
#include "AMDGPU.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/InstVisitor.h"
Include dependency graph for SITypeRewriter.cpp:

Go to the source code of this file.

Detailed Description

This pass removes performs the following type substitution on all non-compute shaders:

v16i8 => i128

Definition in file SITypeRewriter.cpp.