Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80965
[mlir][StandardToSPIRV] Handle i1 case for lowering std.zexti to SPIR-V. ClosedPublic Authored by hanchung on Jun 1 2020, 5:08 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2020, 10:32 PM Closed by commit rG0b025d2733d0: [mlir][StandardToSPIRV] Handle i1 case for lowering std.zexti to SPIR-V. (authored by hanchung). · Explain WhyJun 3 2020, 3:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268319 mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
|