This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be1294de9dd93ae02002bd1aa4b4a8d62e562c21
clang-p2996
/
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
…