Re: [PATCH v2] PR tree-opt/113673: Avoid load merging when potentially trapping.

2024-06-24 Thread Richard Biener
On Fri, Jun 21, 2024 at 10:51 PM Roger Sayle wrote: > > > Hi Richard, > Thanks for the review and apologies for taking so long to get back to this. > This revision implements your suggestions from early May, as found at > https://gcc.gnu.org/pipermail/gcc-patches/2024-May/650405.html > > This patc

[PATCH v2] PR tree-opt/113673: Avoid load merging when potentially trapping.

2024-06-21 Thread Roger Sayle
Hi Richard, Thanks for the review and apologies for taking so long to get back to this. This revision implements your suggestions from early May, as found at https://gcc.gnu.org/pipermail/gcc-patches/2024-May/650405.html This patch fixes PR tree-optimization/113673, a P2 ice-on-valid regression c