[all-commits] [llvm/llvm-project] 18933c: [InstCombine] Add test coverage for sext/zext bool...
elhewaty via All-commits
all-commits at lists.llvm.org
Thu Oct 5 08:02:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18933c6d7e06d162c17b6ec08a5e7c508236265f
https://github.com/llvm/llvm-project/commit/18933c6d7e06d162c17b6ec08a5e7c508236265f
Author: Mohamed Atef <mohamedatef1698 at gmail.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-add.ll
Log Message:
-----------
[InstCombine] Add test coverage for sext/zext boolean additions (NFC)
Tests for #67895.
More information about the All-commits
mailing list