[all-commits] [llvm/llvm-project] 9aedb6: [clang][Interp] Implement __builtin_popcount() (#6...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Oct 2 08:14:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9aedb60c70386c6be28e3c9b7fa5326cade25702
https://github.com/llvm/llvm-project/commit/9aedb60c70386c6be28e3c9b7fa5326cade25702
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_popcount() (#67929)
More information about the All-commits
mailing list