Daily bump.
This commit is contained in:
parent
81d4707a00
commit
9b1d30e83e
3 changed files with 26 additions and 1 deletions
|
@ -1,3 +1,14 @@
|
|||
2024-12-31 Jiahao Xu <xujiahao@loongson.cn>
|
||||
Deng Jianbo <dengjianbo@loongson.cn>
|
||||
|
||||
* config/loongarch/simd.md (cbranch<mode>4): New expander.
|
||||
|
||||
2024-12-31 Robin Dapp <rdapp.gcc@gmail.com>
|
||||
|
||||
PR target/118036
|
||||
* varasm.cc (output_constant_pool_2): Use native_encode_rtx for
|
||||
building the memory image of a const vector mask.
|
||||
|
||||
2024-12-30 Jeff Law <jlaw@ventanamicro.com>
|
||||
|
||||
PR target/106544
|
||||
|
|
|
@ -1 +1 @@
|
|||
20241231
|
||||
20250101
|
||||
|
|
|
@ -1,3 +1,17 @@
|
|||
2024-12-31 Jiahao Xu <xujiahao@loongson.cn>
|
||||
Deng Jianbo <dengjianbo@loongson.cn>
|
||||
|
||||
* lib/target-supports.exp (check_effective_target_vect_early_break_hw,
|
||||
check_effective_target_vect_early_break): Support LoongArch LSX.
|
||||
* gcc.target/loongarch/vector/lasx/lasx-vseteqz.c: New test.
|
||||
* gcc.target/loongarch/vector/lsx/lsx-vseteqz.c: New test.
|
||||
|
||||
2024-12-31 Jeff Law <jlaw@ventanamicro.com>
|
||||
|
||||
PR target/115375
|
||||
* gcc.dg/vect/costmodel/riscv/rvv/dynamic-lmul8-9.c: Adjust expected
|
||||
output.
|
||||
|
||||
2024-12-30 Jeff Law <jlaw@ventanamicro.com>
|
||||
|
||||
PR testsuite/114182
|
||||
|
|
Loading…
Add table
Reference in a new issue