public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Pilar Latiesa <pilarlatiesa@gmail.com>
To: ma.uecker@gmail.com, gcc-patches@gcc.gnu.org
Subject: [PATCH] middle-end IFN_ASSUME support [PR106654]
Date: Tue, 8 Nov 2022 10:19:50 +0100	[thread overview]
Message-ID: <CAEwrC9av0PZpzXy96F7rAM5LAwnDGQUfRPqDAQg_qhq7zSVqaA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

On Mon, Oct 17, 2022 at 05:32:32AM +0200, Martin Uecker wrote:
> Hm, that already seems to work with
>
> if (!std::isfinite(x))
>   __builtin_unreachable();
>
> https://godbolt.org/z/hj3WrEhjb

Not anymore. Perhaps after making ranger the VRP default, because I get the
mentioned outcome with --param=vrp1-mode=vrp

             reply	other threads:[~2022-11-08  9:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08  9:19 Pilar Latiesa [this message]
2022-11-08 12:10 ` Jakub Jelinek
  -- strict thread matches above, loose matches on Subject: below --
2022-10-10  8:54 Jakub Jelinek
2022-10-10 21:09 ` Jason Merrill
2022-10-10 21:19   ` Jakub Jelinek
2022-10-11 18:05 ` Andrew MacLeod
2022-10-12 10:15   ` Jakub Jelinek
2022-10-12 14:31     ` Andrew MacLeod
2022-10-12 14:39       ` Jakub Jelinek
2022-10-12 16:12         ` Andrew MacLeod
2022-10-13  8:11           ` Richard Biener
2022-10-13  9:53             ` Jakub Jelinek
2022-10-13 13:16               ` Andrew MacLeod
2022-10-13  9:57           ` Jakub Jelinek
2022-10-17 17:53     ` Andrew MacLeod
2022-10-14 20:43 ` Martin Uecker
2022-10-14 21:20   ` Jakub Jelinek
2022-10-15  8:07     ` Martin Uecker
2022-10-15  8:53       ` Jakub Jelinek
2022-10-17  5:52         ` Martin Uecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEwrC9av0PZpzXy96F7rAM5LAwnDGQUfRPqDAQg_qhq7zSVqaA@mail.gmail.com \
    --to=pilarlatiesa@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ma.uecker@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).