This patch addresses two issues:
- Not supported ops are updated to pick up the changes in the
SPIR-V dialect.
- Conversion on spv.ExecutionMode is updated.
Paths
| Differential D91881
[MLIR][SPIRVToLLVM] Updated documentation on entry points and not supported ops ClosedPublic Authored by georgemitenkov on Nov 20 2020, 10:48 AM.
Details Summary This patch addresses two issues:
SPIR-V dialect.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 20 2020, 10:48 AM
georgemitenkov marked an inline comment as done. Comment ActionsAdded a clearer explanation of how execution mode is This revision is now accepted and ready to land.Dec 1 2020, 11:50 AM Closed by commit rGf6c7ebe76ac5: [MLIR][SPIRVToLLVM] Updated documentation on entry points and not supported ops (authored by georgemitenkov). · Explain WhyDec 21 2020, 12:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306738 mlir/docs/SPIRVToLLVMDialectConversion.md
|
What's the LLVM equivalent? LLVM does not allow arrays without size.