[all-commits] [llvm/llvm-project] 1a28f2: [polynomial] distribute add/sub through ntt to red...
Jeremy Kun via All-commits
all-commits at lists.llvm.org
Thu May 23 10:42:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a28f26b16a3eaefb26acaa410712f337f1cda2c
https://github.com/llvm/llvm-project/commit/1a28f26b16a3eaefb26acaa410712f337f1cda2c
Author: Jeremy Kun <jkun at google.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M mlir/lib/Dialect/Polynomial/IR/PolynomialCanonicalization.td
M mlir/lib/Dialect/Polynomial/IR/PolynomialOps.cpp
M mlir/test/Dialect/Polynomial/canonicalization.mlir
Log Message:
-----------
[polynomial] distribute add/sub through ntt to reduce ntts (#93132)
Addresses
https://github.com/google/heir/issues/542#issuecomment-2126175775
Co-authored-by: Jeremy Kun <j2kun at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list