Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87887
[mlir][StandardToSPIRV] Handle vector of i1 case for lowering zexti to SPIR-V. ClosedPublic Authored by hanchung on Sep 18 2020, 12:37 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: tatianashp, AlexeySotkin, msifontes and 13 others. · View Herald Transcript Herald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 18 2020, 12:37 AM This revision is now accepted and ready to land.Sep 18 2020, 6:33 AM Closed by commit rG1909b6ac0dbc: [mlir][StandardToSPIRV] Handle vector of i1 case for lowering zexti to SPIR-V. (authored by hanchung). · Explain WhySep 18 2020, 7:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292780 mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
|