[all-commits] [llvm/llvm-project] 987634: [clang][bytecode] Optimize enum value range checks...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue May 13 01:55:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98763433e66dd91bf5f10b1daf03d9373f07912a
https://github.com/llvm/llvm-project/commit/98763433e66dd91bf5f10b1daf03d9373f07912a
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/lib/AST/ByteCode/Interp.h
Log Message:
-----------
[clang][bytecode] Optimize enum value range checks (#139672)
Only do the work if we really have to.
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