[all-commits] [llvm/llvm-project] 92ec0c: [InstCombine] add tests for funnel shift/rotate wi...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jul 20 13:18:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92ec0c5da69e47c449499d9414b8f5ac8481abdb
https://github.com/llvm/llvm-project/commit/92ec0c5da69e47c449499d9414b8f5ac8481abdb
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/rotate.ll
Log Message:
-----------
[InstCombine] add tests for funnel shift/rotate with narrow shift amount; NFC
More information about the All-commits
mailing list