[all-commits] [llvm/llvm-project] f05e81: [clang][Interp] Fix BooleanToSignedIntegral casts ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Aug 7 04:52:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f05e8186a439cf538f383dfbde68eca364a5acec
https://github.com/llvm/llvm-project/commit/f05e8186a439cf538f383dfbde68eca364a5acec
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M clang/lib/AST/Interp/Compiler.cpp
M clang/test/AST/Interp/vectors.cpp
Log Message:
-----------
[clang][Interp] Fix BooleanToSignedIntegral casts for IntAP(S) (#102302)
We were not doing the final Neg 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