Skip to content

Commit

Permalink
Merge pull request #527 from j2kun:disable-cggi-straight-line-vectorizer
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 615447769
  • Loading branch information
Copybara-Service committed Mar 13, 2024
2 parents 348c225 + bfb155c commit ca5387e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/cggi/straight_line_vectorizer.mlir
@@ -1,4 +1,5 @@
// RUN: heir-opt --straight-line-vectorize %s | FileCheck %s
// TODO(#519): disable FileChecks until nondeterminism issues are resolved
// RUN: heir-opt --straight-line-vectorize %s

#encoding = #lwe.unspecified_bit_field_encoding<cleartext_bitwidth = 3>
!ct_ty = !lwe.lwe_ciphertext<encoding = #encoding>
Expand Down

0 comments on commit ca5387e

Please sign in to comment.