Skip to content

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Sep 9, 2025

  • Remove forward declaration of llvm::Argument and include Argument.h instead.
  • Restrict scope of anonymous namespaces to just class declarations.
  • Move local static function out of anonymous namespace.
  • Remove a redundant assert when indexing a vector.

- Restrict scope of anonymous namespaces to just class declarations.
- Move local static function out of anonymous namespace.
- Remove a redundant assert when indexing a vector
@jurahul jurahul marked this pull request as ready for review September 9, 2025 11:16
@jurahul jurahul requested a review from dwblaikie September 10, 2025 13:29
@jurahul
Copy link
Contributor Author

jurahul commented Sep 15, 2025

@dwblaikie @kazutakahirata gentle ping.

Copy link
Contributor

@kazutakahirata kazutakahirata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@jurahul jurahul merged commit 3a695e1 into llvm:main Sep 15, 2025
9 checks passed
@jurahul jurahul deleted the metadata_loader_ns_cleanup branch September 15, 2025 17:32
@llvm-ci
Copy link
Collaborator

llvm-ci commented Sep 15, 2025

LLVM Buildbot has detected a new failure on builder ppc64le-mlir-rhel-clang running on ppc64le-mlir-rhel-test while building llvm at step 6 "test-build-check-mlir-build-only-check-mlir".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/29495

Here is the relevant piece of the build log for the reference
Step 6 (test-build-check-mlir-build-only-check-mlir) failure: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
...
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/129 (3483 of 3494)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3484 of 3494)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3485 of 3494)
PASS: MLIR :: mlir-tblgen/cpp-class-comments.td (3486 of 3494)
PASS: MLIR-Unit :: IR/./MLIRIRTests/0/129 (3487 of 3494)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/129 (3488 of 3494)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3489 of 3494)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3490 of 3494)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3491 of 3494)
PASS: MLIR :: mlir-reduce/dce-test.mlir (3492 of 3494)
command timed out: 1200 seconds without output running [b'ninja', b'check-mlir'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1800.698660

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants