Added a section on composite ops (spv.CompositeExtract and
spv.CompositeInsert) conversion.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89658
[MLIR][SPIRVToLLVM] Updated documentation for composite ops ClosedPublic Authored by georgemitenkov on Oct 18 2020, 3:00 PM.
Details Summary Added a section on composite ops (spv.CompositeExtract and
Diff Detail
Event TimelineHerald added subscribers: rdzhabarov, tatianashp, ThomasRaoux and 14 others. · View Herald Transcript Herald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 18 2020, 3:00 PM georgemitenkov retitled this revision from [MLIR][SPIRV] Updated documentation for composite ops to [MLIR][SPIRVToLLVM] Updated documentation for composite ops.Oct 18 2020, 11:02 PM This revision is now accepted and ready to land.Oct 19 2020, 6:53 AM Closed by commit rG87a232103294: [MLIR][SPIRVToLLVM] Updated documentation for composite ops (authored by georgemitenkov). · Explain WhyOct 19 2020, 7:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299051 mlir/docs/SPIRVToLLVMDialectConversion.md
|