[all-commits] [llvm/llvm-project] ec4009: [clang][Interp] Implement __builtin_{ctz, clz}g
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Apr 10 03:28:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec40097db28374c1226f0f7e45f18491a596778b
https://github.com/llvm/llvm-project/commit/ec40097db28374c1226f0f7e45f18491a596778b
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-04-10 (Wed, 10 Apr 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}g
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