diff options
author | Jeremy Kun <jkun@google.com> | 2024-05-17 09:52:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-17 09:52:13 -0700 |
commit | e3686755eab66604335e246ed7b30033ab71dbbc (patch) | |
tree | dc031c4b0b8cae0f89d0678b1a6aa958e99a7aba /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 45daa4fdc68f5faa5bd5c33da052d2415cd88540 (diff) | |
download | llvm-e3686755eab66604335e246ed7b30033ab71dbbc.zip llvm-e3686755eab66604335e246ed7b30033ab71dbbc.tar.gz llvm-e3686755eab66604335e246ed7b30033ab71dbbc.tar.bz2 |
[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: Jeremy Kun <j2kun@users.noreply.github.com>
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions