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
/
Bufferization
/
IR
History
Kazu Hirata
7be6ea1244
[Dialect] Avoid repeated hash lookups (NFC) (
#108137
)
2024-09-11 06:39:30 -07:00
..
AllocationOpInterface.cpp
…
BufferDeallocationOpInterface.cpp
Switch member calls to
isa/dyn_cast/cast/...
to free function calls. (
#89356
)
2024-04-19 15:58:27 +02:00
BufferizableOpInterface.cpp
[Dialect] Avoid repeated hash lookups (NFC) (
#108137
)
2024-09-11 06:39:30 -07:00
BufferizationDialect.cpp
[mlir][bufferization] Ownership-based deallocation: Allow manual (de)allocs (
#68648
)
2023-10-23 09:45:33 +09:00
BufferizationOps.cpp
[mlir][side effect] refactor(*): Include more precise side effects (
#94213
)
2024-06-19 22:10:34 +08:00
BufferViewFlowOpInterface.cpp
[mlir][bufferization] Add
BufferViewFlowOpInterface
(
#78718
)
2024-03-24 12:48:19 +09:00
CMakeLists.txt
[mlir][bufferization] Add
BufferViewFlowOpInterface
(
#78718
)
2024-03-24 12:48:19 +09:00
UnstructuredControlFlow.cpp
[mlir][bufferization] Support unstructured control flow
2023-08-31 12:55:53 +02:00