|
|
#define NotImplemented() throw NotImplementedException("GLASM instruction {}", __LINE__)
|
|
#define NotImplemented() throw NotImplementedException("GLASM instruction {}", __LINE__)
|
|
|
static void DefinePhi(EmitContext& ctx, IR::Inst& phi) {
|
|
static void DefinePhi(EmitContext& ctx, IR::Inst& phi) {
|