|
LLVM
4.0.0
|
This pass removes performs the following type substitution on all non-compute shaders: More...
#include "AMDGPU.h"#include "Utils/AMDGPUBaseInfo.h"#include "llvm/IR/IRBuilder.h"#include "llvm/IR/InstVisitor.h"Go to the source code of this file.
This pass removes performs the following type substitution on all non-compute shaders:
v16i8 => i128
Definition in file SITypeRewriter.cpp.
1.8.6