Skip to content

Lower kernel.eval_chebyshev to lattigo and openfhe ops - #3285

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_958763393
Aug 6, 2026
Merged

Lower kernel.eval_chebyshev to lattigo and openfhe ops#3285
copybara-service[bot] merged 1 commit into
mainfrom
test_958763393

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Lower kernel.eval_chebyshev to lattigo and openfhe ops

This is change 7/8 demonstrating a high-level FHE kernel preservation for eval_chebyshev.

@copybara-service
copybara-service Bot force-pushed the test_958763393 branch 13 times, most recently from b0d1c43 to a3a44fc Compare August 6, 2026 03:48
if (!coefficients.empty()) {
auto firstAttr = llvm::cast<FloatAttr>(coefficients[0]);
double firstVal = firstAttr.getValue().convertToDouble();
auto newFirstAttr =

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is covered in the test, but the *2 looks weird

This is change 7/8 demonstrating a high-level FHE kernel preservation for eval_chebyshev.

PiperOrigin-RevId: 960406775
@copybara-service
copybara-service Bot merged commit 2d6d851 into main Aug 6, 2026
@copybara-service
copybara-service Bot deleted the test_958763393 branch August 6, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants