heir icon indicating copy to clipboard operation
heir copied to clipboard

Reorganize lib/Conversion the same way as tests

Open AlexanderViand-Intel opened this issue 1 year ago • 0 comments

Following the test reorganization, this does the same for /lib: Conversion/SomedialectToOtherdialect is moved to Dialect/Somedialect/Conversions/SomedialectToOtherdialect.

EDIT: I've also created a /lib/Utils/ folder where I put Conversion/Utils.{h/cpp}, and the Graph and DRR helpers

@ai-mannamalai I've not adapted the CMake build in this one, as my next PR should be the full CMake-build-with-dependencies :)

Open ToDos:

  • [ ] Fix Docs/Website generation
  • [ ] Update template scripts

Depends on

  • #1019

AlexanderViand-Intel avatar Oct 10 '24 22:10 AlexanderViand-Intel