This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Add a missing pattern to MathToSpirv Conversion pass
ClosedPublic

Authored by nbpatel on May 24 2023, 2:36 PM.

Details

Summary

The MathToSpirv conversion pass missed out a pattern for converting
math::AbsIOP to spirv::CLSAbsOp

Diff Detail

Event Timeline

nbpatel created this revision.May 24 2023, 2:36 PM
Herald added a project: Restricted Project. · View Herald Transcript
nbpatel requested review of this revision.May 24 2023, 2:36 PM
antiagainst accepted this revision.May 24 2023, 3:20 PM
This revision is now accepted and ready to land.May 24 2023, 3:20 PM

Thanks for accepting the patch @antiagainst . Can you please merge it in as well as I dont have the access to merge?

Thanks for accepting the patch @antiagainst . Can you please merge it in as well as I dont have the access to merge?

Sure. What git author line should I use? arc patch doesn't show it for me.

Name: Nishant Patel
Email: nishant.b.patel@intel.com