[all-commits] [llvm/llvm-project] fd9026: [InstCombine] add tests for ashr/lshr of constant ...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Wed Apr 27 06:48:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd9026131e6c5de6f4e582d5c85c5b5588672dfb
https://github.com/llvm/llvm-project/commit/fd9026131e6c5de6f4e582d5c85c5b5588672dfb
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/shift-add.ll
Log Message:
-----------
[InstCombine] add tests for ashr/lshr of constant with shift amount offset; NFC
Baseline tests for D124369
More information about the All-commits
mailing list