[all-commits] [llvm/llvm-project] 24d41c: [clang][bytecode] VisitBuiltinCallExpr - remove ur...
rdez13 via All-commits
all-commits at lists.llvm.org
Mon Oct 6 12:43:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24d41c1a7d7c6e982b025c93db9123b249027abf
https://github.com/llvm/llvm-project/commit/24d41c1a7d7c6e982b025c93db9123b249027abf
Author: rdez13 <140968532+rdez13 at users.noreply.github.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
Log Message:
-----------
[clang][bytecode] VisitBuiltinCallExpr - remove urem() call in rotate builtins, call rotl/rotr directly (#162113)
Fixes #162046
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