archspec / archspec-json

Other
20 stars 32 forks source link

Remove erms & avic flags from zen4 #77

Closed stephenmsachs closed 11 months ago

stephenmsachs commented 12 months ago

Removing CPU flags to enable compilation inside hypervisors on zen4 processors. These two flags do not represent any compiler options, thus do not influence compatibility of compiled code.

Adding @amd-toolchain-support for review.

alalazo commented 12 months ago

@amd-toolchain-support Can you have a look at these changes?