Skip to content

Commit

Permalink
Merge branch 'next' of https://github.com/LuisaGroup/LuisaCompute int…
Browse files Browse the repository at this point in the history
…o next
  • Loading branch information
MaxwellGengYF committed Jul 25, 2023
2 parents 3646636 + 2ca4e80 commit 6e74c8c
Show file tree
Hide file tree
Showing 13 changed files with 1,516 additions and 472 deletions.
2 changes: 1 addition & 1 deletion include/luisa/ir/fwd.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ using raw::CArc;
using raw::CBoxedSlice;
using raw::Pooled;
using raw::ModulePools;
using raw::NodeRef;
using raw::CallableModuleRef;
using raw::CpuCustomOp;
namespace detail {
Expand Down Expand Up @@ -44,6 +43,7 @@ class Type;
class Node;
class Func;
class Const;
class NodeRef;
class PhiIncoming;
class SwitchCase;
class Instruction;
Expand Down
Loading

0 comments on commit 6e74c8c

Please sign in to comment.