On Fri, Feb 28, 2025 at 02:33:04PM +, Bruce Richardson wrote:
> On Thu, Feb 27, 2025 at 05:52:17PM -0800, Andre Muezerie wrote:
> > This patchset allows users to specify the CPU for which the generated
> > code should be optimized for by passing the CPU name.
> >
> > MSVC does not provide this
On Thu, Feb 27, 2025 at 05:52:17PM -0800, Andre Muezerie wrote:
> This patchset allows users to specify the CPU for which the generated
> code should be optimized for by passing the CPU name.
>
> MSVC does not provide this functionality natively, so logic was
> added. This additional logic relies
This patchset allows users to specify the CPU for which the generated
code should be optimized for by passing the CPU name.
MSVC does not provide this functionality natively, so logic was
added. This additional logic relies on a table which stores instruction
set availability (like AXV512F) for di
3 matches
Mail list logo