[all-commits] [llvm/llvm-project] b25974: [PowerPC][NFC] Clean up builtin sema checks
Lei Huang via All-commits
all-commits at lists.llvm.org
Tue Jun 22 14:06:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b259740801d3515810ecc15bf0c24b0d476a1608
https://github.com/llvm/llvm-project/commit/b259740801d3515810ecc15bf0c24b0d476a1608
Author: Lei Huang <lei at ca.ibm.com>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M clang/lib/Sema/SemaChecking.cpp
Log Message:
-----------
[PowerPC][NFC] Clean up builtin sema checks
Cleanup sema checking for 64bit builtins or builtins that require
specific feature support.
Reviewed By: NeHuang
Differential Revision: https://reviews.llvm.org/D104664
More information about the All-commits
mailing list