mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
Fix format
This commit is contained in:
parent
7f6f40c775
commit
6804b519ec
@ -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"},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user