InsertElement takes a scalar integer attribute not an array of integer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105174
[mlir] Fix wrong type in WmmaConstantOpToNVVMLowering ClosedPublic Authored by ThomasRaoux on Jun 30 2021, 12:05 AM.
Details Summary InsertElement takes a scalar integer attribute not an array of integer.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 18 others. · View Herald TranscriptJun 30 2021, 12:05 AM This revision is now accepted and ready to land.Jun 30 2021, 9:04 AM Closed by commit rG0298f2cfb1df: [mlir] Fix wrong type in WmmaConstantOpToNVVMLowering (authored by ThomasRaoux). · Explain WhyJun 30 2021, 9:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355584 mlir/lib/Conversion/GPUToNVVM/WmmaOpsToNvvm.cpp
mlir/test/Conversion/GPUToNVVM/wmma-ops-to-nvvm.mlir
|