This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-26 04:36:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
SCF
History
Benjamin Kramer
9fa59e7643
[mlir] Use C++17 structured bindings instead of std::tie where applicable. NFCI
2022-08-09 13:34:17 +02:00
..
IR
[mlir] Use C++17 structured bindings instead of std::tie where applicable. NFCI
2022-08-09 13:34:17 +02:00
TransformOps
[mlir] Transform dialect: separate dependent and generated dialects
2022-07-25 09:59:53 +00:00
Transforms
[mlir] Use C++17 structured bindings instead of std::tie where applicable. NFCI
2022-08-09 13:34:17 +02:00
Utils
Use llvm::sort instead of std::sort where possible
2022-07-23 15:19:05 +02:00
CMakeLists.txt
[mlir] move SCF headers to SCF/{IR,Transforms} respectively
2022-06-20 10:18:01 +02:00