[all-commits] [llvm/llvm-project] eb9cd8: [Clang][TableGen] Add Features to TargetBuiltin
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Fri Feb 9 04:28:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb9cd800b3c8c787f75c00e7d9de3ae6a2e5f876
https://github.com/llvm/llvm-project/commit/eb9cd800b3c8c787f75c00e7d9de3ae6a2e5f876
Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsBase.td
M clang/utils/TableGen/ClangBuiltinsEmitter.cpp
Log Message:
-----------
[Clang][TableGen] Add Features to TargetBuiltin
RISCV target will use this parameter, so we need a way to specify
it.
Reviewers: AaronBallman, philnik777
Reviewed By: AaronBallman
Pull Request: https://github.com/llvm/llvm-project/pull/80279
More information about the All-commits
mailing list