Skip to content

reverse diff of QRFactorizationOp#2543

Open
mofeing wants to merge 18 commits into
mainfrom
ss/diff-qr
Open

reverse diff of QRFactorizationOp#2543
mofeing wants to merge 18 commits into
mainfrom
ss/diff-qr

Conversation

@mofeing

@mofeing mofeing commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

this should be portable to TableGen, but it's easier to implement and debug in C++ first.

literature only has rules for the generic QR op and for the CompactWY (geqrt) but this is a lil bit trickier. for geqrf, the QR packed format, there doesn't seem to be a known direct mapping.

requires #2544 for the GemmOp support

@mofeing mofeing requested review from avik-pal and wsmoses June 11, 2026 09:43
@mofeing mofeing marked this pull request as ready for review June 11, 2026 09:44
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.02%. Comparing base (48c646a) to head (0b6682d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2543   +/-   ##
=======================================
  Coverage   31.01%   31.02%           
=======================================
  Files         225      225           
  Lines       44446    44447    +1     
=======================================
+ Hits        13787    13791    +4     
+ Misses      30659    30656    -3     

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant