Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add builtin dialect #521

Merged
merged 31 commits into from
Mar 12, 2024
Merged

Add builtin dialect #521

merged 31 commits into from
Mar 12, 2024

Conversation

Jezurko
Copy link
Collaborator

@Jezurko Jezurko commented Mar 6, 2024

No description provided.

@Jezurko Jezurko self-assigned this Mar 6, 2024
@Jezurko Jezurko force-pushed the builtin-dialect branch 7 times, most recently from 1565abe to ad5d04f Compare March 11, 2024 16:51
@Jezurko Jezurko marked this pull request as ready for review March 12, 2024 09:35
@Jezurko Jezurko requested a review from xlauko as a code owner March 12, 2024 09:35
include/vast/Dialect/Builtin/Ops.td Outdated Show resolved Hide resolved
include/vast/Dialect/Builtin/Ops.td Outdated Show resolved Hide resolved
include/vast/Dialect/Builtin/Ops.td Show resolved Hide resolved
include/vast/Dialect/Builtin/Ops.td Show resolved Hide resolved
include/vast/Dialect/Builtin/Ops.td Show resolved Hide resolved
lib/vast/Conversion/FromHL/ToHLBI.cpp Outdated Show resolved Hide resolved
lib/vast/Conversion/FromHL/ToHLBI.cpp Outdated Show resolved Hide resolved
lib/vast/Conversion/FromHL/ToHLBI.cpp Outdated Show resolved Hide resolved
lib/vast/Conversion/FromHL/ToHLBI.cpp Show resolved Hide resolved
lib/vast/Dialect/HighLevel/Passes.cpp Show resolved Hide resolved
@xlauko xlauko force-pushed the builtin-dialect branch 2 times, most recently from 05e6976 to cc4f69d Compare March 12, 2024 16:28
Copy link
Contributor

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 9 file(s) not formatted
  • include/vast/CodeGen/CodeGenMeta.hpp
  • include/vast/CodeGen/CodeGenTypeVisitor.hpp
  • include/vast/Conversion/Common/Patterns.hpp
  • include/vast/Conversion/Passes.hpp
  • include/vast/Dialect/Dialects.hpp
  • include/vast/Util/Attribute.hpp
  • lib/vast/Conversion/FromHL/Passes.cpp
  • lib/vast/Conversion/FromHL/ToHLBI.cpp
  • lib/vast/Dialect/Builtin/Types.cpp
clang-tidy reports: 1 concern(s)
  • include/vast/Dialect/Builtin/Dialect.hpp:14:10: error: [clang-diagnostic-error]

    'vast/Dialect/Builtin/BuiltinDialect.h.inc' file not found

       14 | #include "vast/Dialect/Builtin/BuiltinDialect.h.inc"
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Have any feedback or feature suggestions? Share it here.

@xlauko xlauko merged commit e17d6ee into master Mar 12, 2024
8 checks passed
@xlauko xlauko deleted the builtin-dialect branch March 12, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants