[Bug tree-optimization/115753] [15 Regression] ICE: tree check: expected ssa_name, have integer_cst in supportable_indirect_convert_operation, at tree-vect-stmts.cc:14680
lin1.hu at intel dot com
gcc-bugzilla@gcc.gnu.org
Wed Jul 3 02:25:07 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115753
--- Comment #2 from Hu Lin <lin1.hu at intel dot com> ---
Created attachment 58572
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58572&action=edit
Untested fix.
Confirmed, I need to check if TYPE_CODE is SSA_NAME before SSA_NAME_RANGE_INFO.
More information about the Gcc-bugs
mailing list