[all-commits] [llvm/llvm-project] 8242fc: [InstCombine] add tests for mul+lshr; NFC
chenglin.bi via All-commits
all-commits at lists.llvm.org
Wed Apr 20 01:14:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8242fc7f8ad3328d2a767cb274a8666ed75483d4
https://github.com/llvm/llvm-project/commit/8242fc7f8ad3328d2a767cb274a8666ed75483d4
Author: chenglin.bi <chenglin.bi at cixcomputing.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/shift-logic.ll
Log Message:
-----------
[InstCombine] add tests for mul+lshr; NFC
Baseline tests for D123453(issue #54824)
More information about the All-commits
mailing list