diff options
author | Xi Ruoyao <xry111@xry111.site> | 2025-01-13 11:28:05 -0700 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2025-01-13 11:28:05 -0700 |
commit | 107d5d682576e54963ddd36f3f21bc6b9506d278 (patch) | |
tree | 8da0335c4e35c288fb2c1b4734c9afc660fc96f7 /gcc/fortran/dump-parse-tree.cc | |
parent | 8d577a01cdbe02a23724b710b579b7811c983c33 (diff) | |
download | gcc-107d5d682576e54963ddd36f3f21bc6b9506d278.zip gcc-107d5d682576e54963ddd36f3f21bc6b9506d278.tar.gz gcc-107d5d682576e54963ddd36f3f21bc6b9506d278.tar.bz2 |
RISC-V: Improve bitwise and ashift reassociation for single-bit immediate without zbs [PR 115921]
When zbs is not available, there's nothing special with single-bit
immediates and we should perform reassociation as normal immediates.
gcc/ChangeLog:
PR target/115921
* config/riscv/riscv.md (<optab>_shift_reverse): Only check
popcount_hwi if !TARGET_ZBS.
Diffstat (limited to 'gcc/fortran/dump-parse-tree.cc')
0 files changed, 0 insertions, 0 deletions