diff options
author | Juzhe-Zhong <juzhe.zhong@rivai.ai> | 2024-01-25 16:24:26 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2024-01-25 16:32:22 +0800 |
commit | 5ee45f5e2838caf9180af1702349daa017a032f5 (patch) | |
tree | 8bfefcec0967f6d98b9c39940fe3f22ff24622dc /gcc/fold-const.cc | |
parent | e7d7c9e889ae8553b9aac79e6944d70702f8ee53 (diff) | |
download | gcc-5ee45f5e2838caf9180af1702349daa017a032f5.zip gcc-5ee45f5e2838caf9180af1702349daa017a032f5.tar.gz gcc-5ee45f5e2838caf9180af1702349daa017a032f5.tar.bz2 |
RISC-V: Remove redundant full available computation [NFC]
Notice full available is computed evey round of earliest fusion which is redundant.
Actually we only need to compute it once in phase 3.
It's NFC patch and tested no regression. Committed.
gcc/ChangeLog:
* config/riscv/riscv-vsetvl.cc (pre_vsetvl::compute_vsetvl_def_data): Remove
redundant full available computation.
(pre_vsetvl::pre_global_vsetvl_info): Ditto.
Diffstat (limited to 'gcc/fold-const.cc')
0 files changed, 0 insertions, 0 deletions