On 9/8/22 20:45, Eugene Rozenfeld wrote:
Jason,
Thank for your suggestion. The patch is updated (attached).
@@ -467,12 +471,19 @@ lto_location_cache::apply_location_cache ()
current_loc = set_block (current_loc, loc.block);
else
current_loc = LOCATION_LOCUS (
: [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator
support.
On 9/1/22 18:22, Eugene Rozenfeld wrote:
> Jason,
>
> I made another small change in addressing your feedback (attached).
>
> Thanks,
>
> Eugene
>
> -Original Message-
> Fro
gt; Eugene Rozenfeld via Gcc-patches
> Sent: Thursday, September 01, 2022 1:49 PM
> To: Jason Merrill ; gcc-patches@gcc.gnu.org
> Cc: Andi Kleen ; Jan Hubicka
> Subject: RE: [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator
> support.
>
> Jason,
>
> Th
-patches@gcc.gnu.org
Cc: Andi Kleen ; Jan Hubicka
Subject: RE: [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator
support.
Jason,
Thank you for your review. You are correct, we only need to check
has_discriminator for the statement that's on the same line.
I updated the
Hubicka
Subject: RE: [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator
support.
Jason,
Thank you for your review. You are correct, we only need to check
has_discriminator for the statement that's on the same line.
I updated the patch (attached).
Thanks,
Eugene
-Ori
nfeld ; gcc-patches@gcc.gnu.org
Cc: Andi Kleen ; Jan Hubicka
Subject: [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator
support.
On 8/3/22 17:25, Eugene Rozenfeld wrote:
> One more ping for this patch
> https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgcc
:45 PM
To: gcc-patches@gcc.gnu.org; Andi Kleen ; Jan Hubicka
Subject: RE: [PING][PATCH] Add instruction level discriminator support.
Another ping for
https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596065.html .
I got a review from Andi
(https://gcc.gnu.org/pipermail/gcc-patches/2022-June
Kleen ; Jan Hubicka
Subject: RE: [PING][PATCH] Add instruction level discriminator support.
Another ping for
https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596065.html .
I got a review from Andi
(https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596549.html) but I also
need a review from
: Eugene Rozenfeld
Sent: Friday, June 10, 2022 12:03 PM
To: gcc-patches@gcc.gnu.org; Andi Kleen ; Jan Hubicka
Subject: [PING][PATCH] Add instruction level discriminator support.
Hello,
I'd like to ping this patch:
https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596065.html
Thanks,
E
reak;
-Original Message-
From: Andi Kleen
Sent: Sunday, June 12, 2022 4:53 PM
To: Eugene Rozenfeld via Gcc-patches
Cc: Jan Hubicka ; Eugene Rozenfeld
Subject: [EXTERNAL] Re: [PATCH] Add instruction level discriminator support.
Eugene Rozenfeld via Gcc-patches writes:
> {
> dif
Eugene Rozenfeld via Gcc-patches writes:
> {
> diff --git a/gcc/cp/module.cc b/gcc/cp/module.cc
> index d1dc73724d1..5ed6b7b0f94 100644
> --- a/gcc/cp/module.cc
> +++ b/gcc/cp/module.cc
> @@ -15587,6 +15587,8 @@ module_state::write_location (bytes_out &sec,
> location_t loc)
> range.m_
; Jan Hubicka
Subject: [EXTERNAL] [PATCH] Add instruction level discriminator support.
This is the first in a series of patches to enable discriminator support in
AutoFDO.
This patch switches to tracking discriminators per statement/instruction
instead of per basic block. Tracking per basic
This is the first in a series of patches to enable discriminator support
in AutoFDO.
This patch switches to tracking discriminators per statement/instruction
instead of per basic block. Tracking per basic block was problematic since
not all statements in a basic block needed a discriminator and, a
13 matches
Mail list logo