diff options
| author | Xi Ruoyao <xry111@xry111.site> | 2025-11-16 21:52:38 +0800 |
|---|---|---|
| committer | Xi Ruoyao <xry111@xry111.site> | 2025-11-17 23:23:46 +0800 |
| commit | c8380ed022c2669ea1b1352aded27bdf32da7a0e (patch) | |
| tree | 4844cd33ecbcf83b1120e15e6b66b61df3dda155 /libjava/classpath/java/io/FileNotFoundException.java | |
| parent | 93430462afaee6bbb501174794fd060661f0f653 (diff) | |
simplify-rtx: Simplify VEC_CONCAT of two CONST_VECTOR
The code for simplify the VEC_CONCAT of two CONST_VECTOR is already
there, but it's guarded by CONST_SCALAR_INT_P || CONST_FIXED_P ||
CONST_DOUBLE_AS_FLOAT_P. I don't think this logic makes sense.
Either we should allow CONST_VECTOR here or we should remove the dead
code handling CONST_VECTOR in this if statement. I cannot see anything
wrong to just allow CONST_VECTOR.
gcc/
* simplify-rtx.cc (simplify_const_binary_operation): Simplify
VEC_CONCAT two constant vectors.
Diffstat (limited to 'libjava/classpath/java/io/FileNotFoundException.java')
0 files changed, 0 insertions, 0 deletions
