[all-commits] [llvm/llvm-project] b3e468: [clang][Interp] Implement __builtin_{ctz, clz, bswap}
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Feb 20 03:07:32 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3e4686af37c7879790f48f244afcb2da21d3af8
https://github.com/llvm/llvm-project/commit/b3e4686af37c7879790f48f244afcb2da21d3af8
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_{ctz,clz,bswap}
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list