diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2023-04-11 11:04:56 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-04-17 11:13:41 -0700 |
commit | 8c010f6fe5ebe80d2e054b31e04ae0e9f12ae368 (patch) | |
tree | b57a9b941f8b1318429f7f4c0f5b9162b2f3ec32 /gcc/tree-ssa-phiopt.cc | |
parent | a782346757c54a5a3cfb9f416a7ebe3554a617d7 (diff) | |
download | gcc-8c010f6fe5ebe80d2e054b31e04ae0e9f12ae368.zip gcc-8c010f6fe5ebe80d2e054b31e04ae0e9f12ae368.tar.gz gcc-8c010f6fe5ebe80d2e054b31e04ae0e9f12ae368.tar.bz2 |
RISC-V: Clean up the pr106602.c testcase
The test case that was added is rv64i-specific, as there's better ways
to generate this code on rv32i (where the long/int cast is a NOP) and on
rv64i_zba (where we have word shifts). This renames the original test
case and adds two more for those targets.
gcc/testsuite/ChangeLog:
PR target/106602
* gcc.target/riscv/pr106602.c: Moved to...
* gcc.target/riscv/pr106602-rv64i.c: ...here.
* gcc.target/riscv/pr106602-rv32i.c: New test.
* gcc.target/riscv/pr106602-rv64i_zba.c: New test.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions