Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
One nit about the commit message: it should be written as [mlir][spirv] to be consistent with other commits.
Paths
| Differential D132424
[mlir][spirv] Add vector.fma lowering to CL.fma ClosedPublic Authored by raikonenfnu on Aug 22 2022, 5:17 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 22 2022, 5:49 PM Comment Actions One nit about the commit message: it should be written as [mlir][spirv] to be consistent with other commits. raikonenfnu retitled this revision from [MLIR-SPIRV] Add vector.fma lowering to CL.fma to [mlir][spirv] Add vector.fma lowering to CL.fma. Comment ActionsEditted commit message to be more consistent Comment Actions
done, thanks :) Closed by commit rG23f0d7828443: [mlir][spirv] Add vector.fma lowering to CL.fma (authored by raikonenfnu, committed by kuhar). · Explain WhyAug 22 2022, 8:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 454682 mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
|