[Bug tree-optimization/121072] [16 Regression] RISC-V/aarch64 SVE: ICE verify_gimple failed incompatible types in 'PHI' argument 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121072 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #6 from Richard Biener --- Fixed.
[Bug tree-optimization/121072] [16 Regression] RISC-V/aarch64 SVE: ICE verify_gimple failed incompatible types in 'PHI' argument 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121072 Andrew Pinski changed: What|Removed |Added Keywords||fixed-but-no-testcase See Also||https://gcc.gnu.org/bugzill ||a/show_bug.cgi?id=121349 --- Comment #5 from Andrew Pinski --- Maybe r16-2709 fixed it?
[Bug tree-optimization/121072] [16 Regression] RISC-V/aarch64 SVE: ICE verify_gimple failed incompatible types in 'PHI' argument 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121072 --- Comment #4 from Andrew Pinski --- This works on the trunk for both riscv and aarch64.
[Bug tree-optimization/121072] [16 Regression] RISC-V/aarch64 SVE: ICE verify_gimple failed incompatible types in 'PHI' argument 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121072 --- Comment #3 from Richard Biener --- Feels like a bool pattern issue, or some missed post-sanity check during live operation vectorization.
