Revert "tcg: Increase max temps limit."

This reverts commit d10b5ea157.
This commit is contained in:
Denis Drakhnia 2024-01-01 17:33:41 +02:00
parent 8a6ee164b5
commit 518d02f403

View File

@ -232,7 +232,7 @@ typedef struct TCGPool {
#define TCG_POOL_CHUNK_SIZE 32768
#define TCG_MAX_TEMPS 1024
#define TCG_MAX_TEMPS 512
#define TCG_MAX_INSNS 512
/* when the size of the arguments of a called function is smaller than