Fix format

This commit is contained in:
Galder Zamarreño 2026-01-27 06:22:47 +01:00
parent 7f6f40c775
commit 6804b519ec

View File

@ -130,7 +130,7 @@ public class TestMinMaxIdentity {
applyIfCPUFeatureOr = {"avx", "true", "asimd", "true"})
@IR(counts = {IRNode.#op, "= 1"},
phase = CompilePhase.BEFORE_MACRO_EXPANSION,
applyIfPlatform = { "riscv64", "true" })
applyIfPlatform = {"riscv64", "true"})
""" :
"""
@IR(counts = {IRNode.#op, "= 1"},