[all-commits] [llvm/llvm-project] 0e461d: [clang][bytecode] Only use int128 if it is available
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Jun 23 20:54:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e461d1781f1c67cc2724150c6da848f6ea75f3a
https://github.com/llvm/llvm-project/commit/0e461d1781f1c67cc2724150c6da848f6ea75f3a
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M clang/test/AST/ByteCode/intap.cpp
Log Message:
-----------
[clang][bytecode] Only use int128 if it is available
This broke a number of buildbots, e.g.
https://lab.llvm.org/buildbot/#/builders/64/builds/4410
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