mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-15 07:48:09 -05:00
shader: Move microinstruction header to the value header
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
#include "common/bit_util.h"
|
||||
#include "shader_recompiler/exception.h"
|
||||
#include "shader_recompiler/frontend/ir/ir_emitter.h"
|
||||
#include "shader_recompiler/frontend/ir/microinstruction.h"
|
||||
#include "shader_recompiler/frontend/ir/value.h"
|
||||
#include "shader_recompiler/ir_opt/passes.h"
|
||||
|
||||
namespace Shader::Optimization {
|
||||
|
Reference in New Issue
Block a user