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
/
Affine
History
Matthias Gehre
2ec27848c0
[MLIR] normalize-memrefs: Normalize memref.alloca (
#123293
)
...
The pass was only handling `memref.alloc` and this extends it to also handle `memref.alloca`.
2025-01-29 08:34:33 +01:00
..
Analysis
[Affine] Avoid repeated hash lookups (NFC) (
#111330
)
2024-10-07 06:59:23 -07:00
IR
[mlir][affine]introducing new symbol rules that the result of a
Pure
operation that whose operands are valid symbolic identifiers (
#118478
)
2025-01-17 21:21:41 +08:00
TransformOps
[mlir] Enable decoupling two kinds of greedy behavior. (
#104649
)
2024-12-20 08:15:48 -08:00
Transforms
[mlir] Enable decoupling two kinds of greedy behavior. (
#104649
)
2024-12-20 08:15:48 -08:00
Utils
[MLIR] normalize-memrefs: Normalize memref.alloca (
#123293
)
2025-01-29 08:34:33 +01:00
CMakeLists.txt
[MLIR][Transform] Transform dialect support for affine
2022-11-21 08:53:59 +01:00