diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2023-05-08 17:51:36 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2023-05-08 17:53:25 +0800 |
commit | 651b0e2e7afca926c3d4f8d7f988db40b9832676 (patch) | |
tree | ae6c9d0e43c10742c9c66c06b1f04a90a5c06195 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 743ff9c8bad375d4cea0c44a89cdcc117ffc9bf3 (diff) | |
download | llvm-651b0e2e7afca926c3d4f8d7f988db40b9832676.zip llvm-651b0e2e7afca926c3d4f8d7f988db40b9832676.tar.gz llvm-651b0e2e7afca926c3d4f8d7f988db40b9832676.tar.bz2 |
[PowerPC] Add target feature requirement to builtins
Clang has mechanism to specify required target features of a built-in
function. This patch adds such definitions to Altivec, VSX, HTM,
PairedVec and MMA builtins.
This will help frontend to detect incompatible target features of
bulitin when using target attribute syntax.
Reviewed By: nemanjai, kamaub
Differential Revision: https://reviews.llvm.org/D143467
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions