diff options
author | Xianmiao Qu <cooper.qu@linux.alibaba.com> | 2024-09-18 07:35:12 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2024-09-18 07:35:12 -0600 |
commit | ad5bfc2b7044ba962396de0dabcad1cd54234689 (patch) | |
tree | 6fe133f960de82ae0944df4bdb9492d5e87226ce /gcc/jit | |
parent | ec34a4481b63bb5028b2a8c61322a7a3d362b27c (diff) | |
download | gcc-ad5bfc2b7044ba962396de0dabcad1cd54234689.zip gcc-ad5bfc2b7044ba962396de0dabcad1cd54234689.tar.gz gcc-ad5bfc2b7044ba962396de0dabcad1cd54234689.tar.bz2 |
[PATCH 1/2] RISC-V: Fix the outer_code when calculating the cost of SET expression.
I think it is a typo. When calculating the 'SET_SRC (x)' cost,
outer_code should be set to SET.
gcc/
* config/riscv/riscv.cc (riscv_rtx_costs): Fix the outer_code
when calculating the cost of SET expression.
Diffstat (limited to 'gcc/jit')
0 files changed, 0 insertions, 0 deletions