[all-commits] [llvm/llvm-project] 761835: [InstCombine] add tests for smear-a-set-bit; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Sep 7 08:42:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 761835521cdb0fe42bb3d550e7fd65aede1ac56a
https://github.com/llvm/llvm-project/commit/761835521cdb0fe42bb3d550e7fd65aede1ac56a
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-07 (Tue, 07 Sep 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/sext.ll
Log Message:
-----------
[InstCombine] add tests for smear-a-set-bit; NFC
Possible follow-ups from patterns discussed in D109155.
More information about the All-commits
mailing list