[all-commits] [llvm/llvm-project] d3cd06: [PowerPC] Require htm feature for HTM builtins
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Fri Dec 10 00:03:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3cd0635e15a16fdf890c79035438c0f7c0d63b1
https://github.com/llvm/llvm-project/commit/d3cd0635e15a16fdf890c79035438c0f7c0d63b1
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaChecking.cpp
M clang/test/CodeGen/builtins-ppc-htm.c
Log Message:
-----------
[PowerPC] Require htm feature for HTM builtins
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D114569
More information about the All-commits
mailing list