[CI] Made build-wheels compatible with system LLVM setup (#138)
This speeds up wheelhouse build time by ~10x
This commit is contained in:
committed by
Philippe Tillet
parent
8eb63bcb01
commit
76c6f24fb6
@@ -4,6 +4,7 @@
|
||||
#define _TRITON_IR_DISPATCH_H_
|
||||
|
||||
#include "triton/ir/builder.h"
|
||||
#include <stdexcept>
|
||||
|
||||
namespace triton{
|
||||
namespace ir{
|
||||
|
Reference in New Issue
Block a user