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
/
Func
/
Transforms
History
Mehdi Amini
27b739228b
Add an operator == and != to properties, use it in DuplicateFunctionElimination
...
Differential Revision:
https://reviews.llvm.org/D150596
2023-05-15 12:10:46 -07:00
..
CMakeLists.txt
[mlir] Implement pass utils for 1:N type conversions.
2023-03-27 16:04:26 +00:00
DecomposeCallGraphTypes.cpp
[mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace
2022-04-18 12:01:55 -07:00
DuplicateFunctionElimination.cpp
Add an operator == and != to properties, use it in DuplicateFunctionElimination
2023-05-15 12:10:46 -07:00
FuncBufferize.cpp
[MLIR] Update pass declarations to new autogenerated files
2022-08-31 12:28:45 +02:00
FuncConversions.cpp
[mlir] fail gracefull in CallOpSignatureConversion
2023-01-27 09:04:04 +00:00
OneToNFuncConversions.cpp
[mlir] Use GenericAdaptor to simplify 1:N type conversion API.
2023-03-31 10:43:09 +00:00