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
/
Utils
History
Benjamin Kramer
89d8035e36
Use llvm::append_range where applicable
...
It knows the size, so no need to call reserve beforehand. NFCI.
2022-03-18 20:05:48 +01:00
..
CMakeLists.txt
[mlir][vector][NFC] Split into IR, Transforms and Utils
2022-01-31 19:17:09 +09:00
IndexingUtils.cpp
[mlir][vector][NFC] Split into IR, Transforms and Utils
2022-01-31 19:17:09 +09:00
ReshapeOpsUtils.cpp
Use llvm::append_range where applicable
2022-03-18 20:05:48 +01:00
StaticValueUtils.cpp
[mlir][memref] memref.reinterpret_cast folding
2022-03-11 21:22:43 +03:00
StructuredOpsUtils.cpp
Reland "[MLIR] Make structured op tests permutation invariant"
2021-02-18 18:09:49 -08:00