Also relax the types allowed in GPU wmma ops
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112969
[mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct ClosedPublic Authored by ThomasRaoux on Nov 1 2021, 3:47 PM.
Details Summary Also relax the types allowed in GPU wmma ops
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptNov 1 2021, 3:47 PM This revision is now accepted and ready to land.Nov 2 2021, 7:05 AM Closed by commit rGd88cc079434d: [mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct (authored by ThomasRaoux). · Explain WhyNov 2 2021, 8:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 384113 mlir/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
mlir/lib/Conversion/GPUToNVVM/WmmaOpsToNvvm.cpp
|