[all-commits] [llvm/llvm-project] 09c575: [InstCombine] add/move tests for shl with binop; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Sep 28 11:46:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09c575e728e2f24f76ea7f562e61fccaa225d72d
https://github.com/llvm/llvm-project/commit/09c575e728e2f24f76ea7f562e61fccaa225d72d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
R llvm/test/Transforms/InstCombine/pr19420.ll
M llvm/test/Transforms/InstCombine/shift.ll
A llvm/test/Transforms/InstCombine/shl-bo.ll
Log Message:
-----------
[InstCombine] add/move tests for shl with binop; NFC
More information about the All-commits
mailing list