Unverified Commit 145176dc authored by Jeremy Kun's avatar Jeremy Kun Committed by GitHub
Browse files

polynomial: Add basic ops (#89525)



Adds a few basic polynomial ops.

- add, sub, mul
- mul_scalar
- leading_term, monomial_mul, monomial (useful for lowering `mul` to
standard MLIR)
- from_tensor, to_tensor, constant

---------

Co-authored-by: default avatarJeremy Kun <j2kun@users.noreply.github.com>
Co-authored-by: default avatarOleksandr "Alex" Zinenko <ftynse@gmail.com>
parent aa596fa4
Pipeline #1702 canceled with stages
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment