This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][SPIRVToLLVM] Indentation and style fix in tests
ClosedPublic

Authored by georgemitenkov on Aug 4 2020, 5:49 AM.

Details

Summary

Second patch with test fixes. Redundant %{{.*}} =
removed, label checks added, tabs converted to spaces and
some namings are changed to match the convention.

Fixed tests:

  • constant-op-to-llvm
  • func-ops-to-llvm (renamed)
  • memory-ops-to-llvm
  • misc-ops-to-llvm
  • module-ops-to-llvm
  • shift-ops-to-llvm (renamed)
  • spirv-types-to-llvm-invalid (renamed)

Diff Detail

Event Timeline

georgemitenkov created this revision.Aug 4 2020, 5:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2020, 5:49 AM
georgemitenkov requested review of this revision.Aug 4 2020, 5:49 AM

Added missing labels.

ftynse accepted this revision.Aug 4 2020, 5:53 AM

Please be advised that I landed the diff that changes the LLVM dialect type syntax so this will need a rebase and a fair share of conflict resolution.

This revision is now accepted and ready to land.Aug 4 2020, 5:53 AM

Please be advised that I landed the diff that changes the LLVM dialect type syntax so this will need a rebase and a fair share of conflict resolution.

Great! Thanks for letting know

georgemitenkov edited the summary of this revision. (Show Details)Aug 4 2020, 6:21 AM
rriddle accepted this revision.Aug 4 2020, 10:26 AM

Thanks!

mlir/test/Conversion/SPIRVToLLVM/shift-ops-to-llvm.mlir