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
/
test
/
Conversion
/
GPUCommon
History
Christian Sigg
df6cbd37f5
[mlir] Lower gpu.memcpy to GPU runtime calls.
...
Reviewed By: herhut Differential Revision:
https://reviews.llvm.org/D93204
2020-12-22 22:49:19 +01:00
..
lower-alloc-to-gpu-runtime-calls.mlir
[mlir] Add gpu.allocate, gpu.deallocate ops with LLVM lowering to runtime function calls.
2020-11-27 09:40:59 +01:00
lower-launch-func-to-gpu-runtime-calls.mlir
[mlir][gpu] Fix leaked stream and module when lowering gpu.launch_func to runtime calls.
2020-10-29 08:40:51 +01:00
lower-memcpy-to-gpu-runtime-calls.mlir
[mlir] Lower gpu.memcpy to GPU runtime calls.
2020-12-22 22:49:19 +01:00
lower-wait-to-gpu-runtime-calls.mlir
[mlir][gpu] Add lowering to LLVM for
gpu.wait
and
gpu.wait async
.
2020-10-21 18:20:42 +02:00
memory-attrbution.mlir
[mlir] switch the modeling of LLVM types to use the new mechanism
2020-08-04 14:29:25 +02:00