[all-commits] [llvm/llvm-project] 43e6ae: [clang][Interp] Implement __builtin_rotate{right, l...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Dec 12 01:48:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43e6aec145262afe53bf56372d363d1fbc4f6125
https://github.com/llvm/llvm-project/commit/43e6aec145262afe53bf56372d363d1fbc4f6125
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_rotate{right,left} (#72984)
More information about the All-commits
mailing list