This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Add support for GLSL FMix
ClosedPublic

Authored by Weiwei-2021 on Jun 11 2021, 1:44 PM.

Details

Summary

Add spv.GLSL.FMix operation

co-authoered-by: Alan Liu <alanliu.yf@gmail.com>

Diff Detail

Event Timeline

Weiwei-2021 created this revision.Jun 11 2021, 1:44 PM
Weiwei-2021 requested review of this revision.Jun 11 2021, 1:44 PM

Ping people to help on reviewing this patch.

mravishankar accepted this revision.Jul 14 2021, 10:54 PM
mravishankar added inline comments.
mlir/test/Dialect/SPIRV/IR/glsl-ops.mlir
486

Nit: Please add new line

This revision is now accepted and ready to land.Jul 14 2021, 10:54 PM
This revision was automatically updated to reflect the committed changes.