[Bug target/125818] [17 Regression] ICE with SVE intrinsics in aarch64_gimple_fold_builtin: expected ssa_name, have mem_ref
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 17 09:01:29 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125818
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
But then gimple_get_lhs (orig_stmt) == gimple_get_lhs (stmt) should have
been true. Why does the target unshare the LHS?
More information about the Gcc-bugs
mailing list