prog - Search results
Mailing lists >> pgsql-hackers >> Thread
2024-11-08 20:52:23 | RE: Use __attribute__((target(sse4.2))) for SSE42 CRC32C (Devulapalli, Raghuveer)
prog in the next patch. I just realized, isn't this a problem on MSVC
Mailing lists >> pgsql-hackers >> Thread
2024-11-08 20:31:17 | Re: Use __attribute__((target(sse4.2))) for SSE42 CRC32C (Nathan Bossart)
prog = ''' + sse42_crc_prog = ''' nitpick: Why does this need to be renamed? +#ifdef TEST_SSE42