This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
EmitC
/
IR
History
Matthias Gehre
0bd0765252
EmitC: Allow arrays of size zero (
#123292
)
...
This is allowed as a GCC extension, see
https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
.
2025-01-17 09:06:04 +01:00
..
CMakeLists.txt
[mlir][EmitC] Add func, call and return operations and conversions (
#79612
)
2024-02-01 10:04:36 +01:00
EmitC.cpp
EmitC: Allow arrays of size zero (
#123292
)
2025-01-17 09:06:04 +01:00