[all-commits] [llvm/llvm-project] 3b95d8: [VectorCombine] refactor - make helper function fo...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jun 29 06:55:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b95d8346d58396c119e4ac9cc00aeddfb74f00d
https://github.com/llvm/llvm-project/commit/3b95d8346d58396c119e4ac9cc00aeddfb74f00d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[VectorCombine] refactor - make helper function for extract to shuffle logic; NFC
Preliminary for D82474
More information about the All-commits
mailing list