LLVM API Documentation

SITypeRewriter.cpp File Reference
#include "AMDGPU.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/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.