[all-commits] [llvm/llvm-project] 9934cc: [VectorCombine] make helper function for shift-shu...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jun 22 09:24:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9934cc544cae4e4fa969657387f5251e42206e1a
https://github.com/llvm/llvm-project/commit/9934cc544cae4e4fa969657387f5251e42206e1a
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[VectorCombine] make helper function for shift-shuffle; NFC
This will probably be useful for other extract patterns.
More information about the All-commits
mailing list