[general] rename namespace tdl -> triton

This commit is contained in:
Philippe Tillet
2019-02-24 14:22:44 -05:00
parent 6b49818282
commit daa828ec18
70 changed files with 85 additions and 85 deletions

View File

@@ -5,7 +5,7 @@
#include "triton/ir/instructions.h"
#include "triton/ir/type.h"
namespace tdl {
namespace triton {
namespace codegen{