diff options
author | Jeremy Kun <jkun@google.com> | 2024-04-28 14:58:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-28 14:58:44 -0700 |
commit | 145176dc0c93566ce4aef721044d49ab8ba50f87 (patch) | |
tree | 8935cf639dab6ad0a4688dda04f39f0c8e2a13b7 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | aa596fa4d974f75ed8d2db3f4880ec0e5be3e176 (diff) | |
download | llvm-145176dc0c93566ce4aef721044d49ab8ba50f87.zip llvm-145176dc0c93566ce4aef721044d49ab8ba50f87.tar.gz llvm-145176dc0c93566ce4aef721044d49ab8ba50f87.tar.bz2 |
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: Jeremy Kun <j2kun@users.noreply.github.com>
Co-authored-by: Oleksandr "Alex" Zinenko <ftynse@gmail.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions