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

Added basic setup for getting raw LLVM remarks output #9601

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added renderable remarks
  • Loading branch information
kc611 committed Jun 17, 2024
commit e04fd2d370dc83413cc216f3c2179e94aa0c9e84
144 changes: 0 additions & 144 deletions numba/experimental/remarks.py

This file was deleted.

1 change: 1 addition & 0 deletions numba/experimental/remarks/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 1 @@
from .remarks import RemarksInterface
3 changes: 3 additions & 0 deletions numba/experimental/remarks/assets/colResizable-1.6.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added numba/experimental/remarks/assets/favicon.ico
Binary file not shown.
Loading
Loading