Skip to content

[bazel] Add support for SMT Dialect #135454

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

Merged
merged 1 commit into from
Apr 11, 2025
Merged

[bazel] Add support for SMT Dialect #135454

merged 1 commit into from
Apr 11, 2025

Conversation

pranavk
Copy link
Contributor

@pranavk pranavk commented Apr 11, 2025

This fixes #131480

@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Apr 11, 2025
@Sterling-Augustine
Copy link
Contributor

looks good

@Sterling-Augustine Sterling-Augustine self-requested a review April 11, 2025 23:33
@pranavk pranavk merged commit b74dbf7 into llvm:main Apr 11, 2025
10 of 11 checks passed
@makslevental
Copy link
Contributor

Just curious - what did this fix? Because this fix and my fix look different lol

@pranavk
Copy link
Contributor Author

pranavk commented Apr 12, 2025

It fixed the bazelbot that was broken by your commit earlier: https://buildkite.com/llvm-project/upstream-bazel/builds/132017

bcardosolopes added a commit to bcardosolopes/llvm-project that referenced this pull request Apr 12, 2025
* origin/main:
  [mlir][vector] Prevent folding non memref-type gather into maskedload (llvm#135371)
  [mlir][SMT] remove custom forall/exists builder because of asan memory leak
  [bazel] Fix a typo (llvm#135460)
  [bazel] Add support for SMT Dialect (llvm#135454)
  [clang] ASTImporter: fix SubstNonTypeTemplateParmExpr source location (llvm#135450)
  [RISCV] Don't fold offsets into auipc if offset is larger than the reference global variable. (llvm#135297)
  [gn] port d1fd977
  [NFC][LLVM] Apply std::move to object being pushed back in findSymbolCommon (llvm#135290)
  [AMDGPU] Teach iterative schedulers about IGLP (llvm#134953)
@makslevental
Copy link
Contributor

ah whoops sorry I didn't even notice that one! Well thanks for fixing it!

var-const pushed a commit to ldionne/llvm-project that referenced this pull request Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel "Peripheral" support tier build system: utils/bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants