[all-commits] [llvm/llvm-project] 119c34: [InstCombine][test] Add tests for mul combinations
Paweł Bylica via All-commits
all-commits at lists.llvm.org
Sat Oct 22 07:26:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 119c34e7f9c66dbdb77f69d67bb50507c91dc2ef
https://github.com/llvm/llvm-project/commit/119c34e7f9c66dbdb77f69d67bb50507c91dc2ef
Author: Paweł Bylica <pawel at hepcolgum.band>
Date: 2022-10-22 (Sat, 22 Oct 2022)
Changed paths:
A llvm/test/Transforms/InstCombine/mul_full_32.ll
A llvm/test/Transforms/InstCombine/mul_full_64.ll
Log Message:
-----------
[InstCombine][test] Add tests for mul combinations
Tests taken from https://reviews.llvm.org/D56214 and ported to
InstCombine for https://reviews.llvm.org/D136015.
More information about the All-commits
mailing list