diff options
author | Jeremy Kun <jkun@google.com> | 2024-05-30 07:09:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 07:09:18 -0700 |
commit | 1f46729a18ef13c3ba4184ead1da4ab3037cb7ae (patch) | |
tree | 1737c71f68e7f84c6991512b93ecf3c0e16ceecf /clang/unittests/Interpreter/CodeCompletionTest.cpp | |
parent | b5db2e196928bfbaf5b4e3af50dc60caae498f30 (diff) | |
download | llvm-1f46729a18ef13c3ba4184ead1da4ab3037cb7ae.zip llvm-1f46729a18ef13c3ba4184ead1da4ab3037cb7ae.tar.gz llvm-1f46729a18ef13c3ba4184ead1da4ab3037cb7ae.tar.bz2 |
[polynomial] Move primitive root attribute to ntt/intt ops. (#93227)
Better design to put semantics on the ops, and in this case the ntt/intt
op can lower in multiple ways depending on the polynomial ring modulus
(it can need an nth root of unity for cyclic polymul -> ntt, or a 2nth
root for negacyclic polymul -> ntt)
---------
Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com>
Diffstat (limited to 'clang/unittests/Interpreter/CodeCompletionTest.cpp')
0 files changed, 0 insertions, 0 deletions