issues
search
cda-group
/
arc
Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44
stars
6
forks
source link
LLVM submodule update
#417
Closed
frej
closed
2 years ago
frej
commented
2 years ago
Changes:
Upstream has removed the special case for parsing
FuncOp
which was put in place when moving
FuncOp
to the
func
dialect. We now have to use
func.func
in our MLIR.
Changes:
FuncOp
which was put in place when movingFuncOp
to thefunc
dialect. We now have to usefunc.func
in our MLIR.