[clang] [llvm] [X86] Add ACE v1 (AI Compute Extensions) support (PR #208408)
Haochen Jiang via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 18 19:58:20 PDT 2026
jianghc724 wrote:
Relay this message to here:
https://gcc.gnu.org/pipermail/gcc-patches/2026-July/723692.html
The intrin names in current ACE documentation are not following naming convention. They should be changed and should not be referenced. When implementing, GCC have synced with LLVM folks on those names and we have reached the agreement since there are some special cases in ACE. Please make sure the names we both have are aligned or it will lead to issues.
https://github.com/llvm/llvm-project/pull/208408
More information about the llvm-commits
mailing list