Skip to content

Conversation

@SahilPatidar
Copy link
Contributor

@SahilPatidar SahilPatidar commented Nov 3, 2025

  1. Fixed test setup to correctly create .so/.dylib files in the build directory.
    Previously, the build was happening in the source directory using the same
    input parent path.

  2. Fixed architecture compatibility check in [ORC][LibraryResolver] Fix ensureFilterBuilt assertion failure and concurrency issue. #166510 .

@SahilPatidar SahilPatidar marked this pull request as ready for review November 3, 2025 11:59
Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM!

@SahilPatidar SahilPatidar merged commit 2a3ef05 into llvm:main Nov 8, 2025
10 checks passed
@SahilPatidar SahilPatidar deleted the fix_165983 branch November 8, 2025 04:40
@llvm-ci
Copy link
Collaborator

llvm-ci commented Nov 8, 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/32705

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/0/130 (3630 of 3641)
PASS: MLIR :: mlir-tblgen/rewriter-errors.td (3631 of 3641)
PASS: MLIR :: mlir-tblgen/llvm-intrinsics.td (3632 of 3641)
PASS: MLIR :: Pass/pipeline-options-parsing.mlir (3633 of 3641)
PASS: MLIR-Unit :: Pass/./MLIRPassTests/10/13 (3634 of 3641)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/11/22 (3635 of 3641)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/13/22 (3636 of 3641)
PASS: MLIR-Unit :: Interfaces/./MLIRInterfacesTests/12/22 (3637 of 3641)
PASS: MLIR-Unit :: IR/./MLIRIRTests/39/130 (3638 of 3641)
PASS: MLIR-Unit :: IR/./MLIRIRTests/38/130 (3639 of 3641)
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=1668.603154

vinay-deshmukh pushed a commit to vinay-deshmukh/llvm-project that referenced this pull request Nov 8, 2025
…vm#165360) (llvm#166147)

1. Fixed test setup to correctly create .so/.dylib files in the build
directory.
Previously, the build was happening in the source directory using the
same
   input parent path.

2. Fixed architecture compatibility check in llvm#166510 .

Co-authored-by: Vassil Vassilev <v.g.vassilev@gmail.com>
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.

3 participants