Skip to content

Cfu revertamx#16455

Merged
chenfucn merged 2 commits into
mainfrom
cfu_revertamx
Jun 23, 2023
Merged

Cfu revertamx#16455
chenfucn merged 2 commits into
mainfrom
cfu_revertamx

Conversation

@chenfucn
Copy link
Copy Markdown
Contributor

Description

This is to revert two PRs that aim at reducing AMX toolchain requirements. Unfortunately we still have some pipeline issues.

#16390
#16086

Motivation and Context

Looks like gcc link time optimization does not work very well with inline assembly in the above PRs.

@chenfucn chenfucn requested a review from a team as a code owner June 22, 2023 18:45
@chenfucn chenfucn requested a review from yufenglee June 22, 2023 18:45
@chenfucn chenfucn merged commit 5c125b4 into main Jun 23, 2023
@chenfucn chenfucn deleted the cfu_revertamx branch June 23, 2023 16:20

set(MLAS_AMX_SUPPORTED FALSE)

if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU" AND CMAKE_C_COMPILER_VERSION VERSION_GREATER_EQUAL 11)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this to 11.2 instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants