[all-commits] [llvm/llvm-project] 836ff3: [clang][bytecode] Fix IntegralAP::{isMin, isMax} (#...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Jun 23 10:11:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 836ff367d0bca9369fd2db237e9b5d7b929bb593
https://github.com/llvm/llvm-project/commit/836ff367d0bca9369fd2db237e9b5d7b929bb593
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M clang/lib/AST/ByteCode/IntegralAP.h
M clang/test/AST/ByteCode/intap.cpp
Log Message:
-----------
[clang][bytecode] Fix IntegralAP::{isMin,isMax} (#145339)
We need to take signeness into account here.
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