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

[mlir][polynomial] implement add for polynomial data structure (#92169)

A change extracted from https://github.com/llvm/llvm-project/pull/91655

,
where I'm still trying to get the attributes working for elementwise
constant folding of polynomial ops. This piece is self-contained.

- use CRTP for base classes
- Add unit test

---------

Co-authored-by: default avatarJeremy Kun <j2kun@users.noreply.github.com>
parent 45daa4fd
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