[all-commits] [llvm/llvm-project] 2880d7: [InstCombine] add tests for mul+add common factor; ...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Aug 22 14:21:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2880d7b9e4c9a0a266ef73aa7719f6f4f867573d
https://github.com/llvm/llvm-project/commit/2880d7b9e4c9a0a266ef73aa7719f6f4f867573d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/add.ll
Log Message:
-----------
[InstCombine] add tests for mul+add common factor; NFC
More information about the All-commits
mailing list