[Bug tree-optimization/116100] New: (VEC_COND (UNCOND_EXPR)) -> COND_FN conversion should happen in isel
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 25 22:10:48 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116100
Bug ID: 116100
Summary: (VEC_COND (UNCOND_EXPR)) -> COND_FN conversion should
happen in isel
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: internal-improvement
Severity: enhancement
Priority: P3
Component: tree-optimization
Assignee: pinskia at gcc dot gnu.org
Reporter: pinskia at gcc dot gnu.org
Target Milestone: ---
For the same reason why the ANDN and IORN should be done in ISEL
(https://gcc.gnu.org/pipermail/gcc-patches/2024-July/658250.html) .
More information about the Gcc-bugs
mailing list