Skip to content

Fix simd_op_check_arm failure in LLVM trunk#9140

Closed
stevesuzuki-arm wants to merge 1 commit into
halide:mainfrom
stevesuzuki-arm:pr-fix_arm32_vneg
Closed

Fix simd_op_check_arm failure in LLVM trunk#9140
stevesuzuki-arm wants to merge 1 commit into
halide:mainfrom
stevesuzuki-arm:pr-fix_arm32_vneg

Conversation

@stevesuzuki-arm
Copy link
Copy Markdown
Contributor

Fix the test failure which was found while verifying #9132 with the latest LLVM.

Checklist

  • Tests added or updated (not required for docs, CI config, or typo fixes)

@stevesuzuki-arm
Copy link
Copy Markdown
Contributor Author

simd_op_check_arm should fail with the halide_llvm at the time of creating this PR. But this will be necessary once we update LLVM to fix #9132

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@ced73e7). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9140   +/-   ##
=======================================
  Coverage        ?   69.78%           
=======================================
  Files           ?      255           
  Lines           ?    77525           
  Branches        ?    18534           
=======================================
  Hits            ?    54103           
  Misses          ?    17967           
  Partials        ?     5455           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexreinking
Copy link
Copy Markdown
Member

@stevesuzuki-arm -- I'm going to merge these changes into #9141, which updates LLVM to the version that includes the necessary patches.

@alexreinking
Copy link
Copy Markdown
Member

This has been folded into the LLVM upgrade PR.

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.

2 participants