Skip to content

Commit

Permalink
disable cggi-straight-line-vectorizer test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
j2kun committed Mar 12, 2024
1 parent 3ffb592 commit bfb155c
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 bfb155c

Please sign in to comment.