[all-commits] [llvm/llvm-project] 6612c2: [llvm-c] Move LLVMX86_AMXTypeKind & LLVMPoisonValu...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jan 27 16:28:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6612c2bb68becda5504099b48082c844503c6d4c
https://github.com/llvm/llvm-project/commit/6612c2bb68becda5504099b48082c844503c6d4c
Author: Fangrui Song <i at maskray.me>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M llvm/include/llvm-c/Core.h
Log Message:
-----------
[llvm-c] Move LLVMX86_AMXTypeKind & LLVMPoisonValueValueKind to the bottom to avoid value changes compared with LLVM<=11
Fixes PR48905
More information about the All-commits
mailing list