This is an archive of the discontinued LLVM Phabricator instance.

[mlir][shape] Make conversion passes more consistent.
ClosedPublic

Authored by silvas on Sep 24 2020, 1:05 PM.

Details

Summary
  • use select-ops to make the lowering simpler
  • change style of FileCheck variables names to be consistent
  • change some variable names in the code to be more explicit

Diff Detail

Event Timeline

silvas created this revision.Sep 24 2020, 1:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2020, 1:05 PM
silvas requested review of this revision.Sep 24 2020, 1:05 PM
frgossen accepted this revision.Sep 28 2020, 5:29 AM

Thanks

This revision is now accepted and ready to land.Sep 28 2020, 5:29 AM
This revision was landed with ongoing or failed builds.Sep 28 2020, 3:01 PM
This revision was automatically updated to reflect the committed changes.