mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
fix: force a test to native encoding
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// RUN: concretecompiler --action=dump-llvm-dialect %s
|
||||
// RUN: concretecompiler --force-encoding native -action=dump-llvm-dialect %s
|
||||
// see https://github.com/zama-ai/concrete-compiler-internal/issues/858 for encoding crt
|
||||
|
||||
// Extracted from the source referenced in Issue 663. This should
|
||||
// trigger the folding of memrefs of itermediate results to memrefs
|
||||
|
||||
Reference in New Issue
Block a user