diff options
author | Raphael Moreira Zinsly <rzinsly@ventanamicro.com> | 2024-09-05 22:14:32 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2024-09-05 22:14:32 -0600 |
commit | 1dd175a0ccdd0ff4e7cb6668164a4fe99e47015d (patch) | |
tree | 36a02136fc9e6da12d85ff2819bf83f51d63b668 /gcc/cp/parser.cc | |
parent | ecdb9f59d0915f154a4c8fa56e11d81479f535eb (diff) | |
download | gcc-1dd175a0ccdd0ff4e7cb6668164a4fe99e47015d.zip gcc-1dd175a0ccdd0ff4e7cb6668164a4fe99e47015d.tar.gz gcc-1dd175a0ccdd0ff4e7cb6668164a4fe99e47015d.tar.bz2 |
[PATCH 2/2 v2] RISC-V: Constant synthesis of inverted halves
Changes since v1:
- Fix synthesis-15.c.
-- >8 --
Improve handling of constants where the high half can be constructed by
inverting the lower half.
gcc/ChangeLog:
* config/riscv/riscv.cc (riscv_build_integer): Detect constants
were the higher half is the lower half inverted.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/synthesis-15.c: New test.
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions