Re: [PATCH 0/8] AArch64: CMPBR support

2025-05-14 Thread Karl Meakin
On 07/05/2025 13:00, Kyrylo Tkachov wrote: Hi Karl, On 7 May 2025, at 12:27, Karl Meakin wrote: This patch series adds support for the CMPBR extension. It includes the new `+cmpbr` option and rules to generate the new instructions when lowering conditional branches. Thanks for the series.

Re: [PATCH 0/8] AArch64: CMPBR support

2025-05-07 Thread Kyrylo Tkachov
Hi Karl, > On 7 May 2025, at 12:27, Karl Meakin wrote: > > This patch series adds support for the CMPBR extension. It includes the > new `+cmpbr` option and rules to generate the new instructions when > lowering conditional branches. Thanks for the series. You didn’t state it explicitly, but ha