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
#453
Closed
frej
closed
2 years ago
frej
commented
2 years ago
Changes needed:
In 86771d0b65ee13242f89b8dfdf3c66f738eae4e5 changes the traits used for modeling of undefined behavior in MLIR. For us this means we have to change the traits NoSideEffect to Pure and RecursiveSideEffects to RecursiveMemoryEffects.
Changes needed: