Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.td | ||
---|---|---|
28 | Could you make this fit within 80 chars. |
Paths
| Differential D72205
[mlir][spirv] Add lowering for std bit ops. ClosedPublic Authored by denis13 on Jan 4 2020, 9:37 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: lucyrfox, mgester, arpith-jacob and 6 others. · View Herald TranscriptJan 4 2020, 9:37 AM mravishankar added inline comments.
This revision now requires changes to proceed.Jan 6 2020, 12:05 PM This revision is now accepted and ready to land.Jan 6 2020, 12:05 PM This revision now requires changes to proceed.Jan 6 2020, 12:08 PM This revision is now accepted and ready to land.Jan 6 2020, 2:48 PM Closed by commit rG9883b14cd1a4: [mlir][spirv] Add lowering for standard bit ops (authored by denis13, committed by antiagainst). · Explain WhyJan 7 2020, 6:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 236741 mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.td
mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir
mlir/test/Dialect/SPIRV/Serialization/bit-ops.mlir
|
Could you make this fit within 80 chars.