[all-commits] [llvm/llvm-project] cf95ad: [llubi] Add support for integer arithmetic ops (#1...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Fri Feb 13 04:23:20 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf95ad190e0d12d93d756556864fedda1a0d7ade
https://github.com/llvm/llvm-project/commit/cf95ad190e0d12d93d756556864fedda1a0d7ade
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
A llvm/test/tools/llubi/divrem_ub1.ll
A llvm/test/tools/llubi/divrem_ub2.ll
A llvm/test/tools/llubi/divrem_ub3.ll
A llvm/test/tools/llubi/divrem_ub4.ll
A llvm/test/tools/llubi/int_arith.ll
M llvm/tools/llubi/lib/Context.cpp
M llvm/tools/llubi/lib/Interpreter.cpp
M llvm/tools/llubi/lib/Value.h
Log Message:
-----------
[llubi] Add support for integer arithmetic ops (#181224)
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