]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: Consider TARGET_CMPBR in rtx costs
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 4 Aug 2025 12:47:05 +0000 (22:47 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 11 Aug 2025 23:25:09 +0000 (23:25 +0000)
commit2af897e11b358fccb978e3a96b2899ce193bcd25
tree6a94a5560c7f08cdfe301443dd8f62bbd12f4c0b
parent23b878dfa293d1ab8d6dc0e2fdc79c91b82c0215
aarch64: Consider TARGET_CMPBR in rtx costs

gcc:
* config/aarch64/aarch64.cc (aarch64_if_then_else_costs):
Use aarch64_cb_rhs to match CB insns.
gcc/config/aarch64/aarch64.cc