Handle both v0 and v1 operands that may be converted to SPIR-V scalars.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156717
[mlir][spirv][vector] Fix vector shuffle conversion for scalar inputs ClosedPublic Authored by kuhar on Jul 31 2023, 9:58 AM.
Details Summary Handle both v0 and v1 operands that may be converted to SPIR-V scalars.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2023, 11:59 AM Closed by commit rG04af7d224bd8: [mlir][spirv][vector] Fix vector shuffle conversion for scalar inputs (authored by kuhar). · Explain WhyJul 31 2023, 5:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545874 mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
|